Skip to content

Commit c9903f6

Browse files
committed
Update dependencies
1 parent ae05255 commit c9903f6

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package-lock.json

+4-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
{
22
"name": "example",
33
"private": true,
4-
"version": "1.0.0",
4+
"version": "1.0.1",
55
"author": "Timur Shemsedinov <[email protected]>",
66
"license": "MIT",
77
"scripts": {
88
"test": "eslint ./Exercises && hpw"
99
},
1010
"dependencies": {
11-
"hpw": "^0.1.3"
11+
"hpw": "^0.1.4"
1212
}
1313
}

0 commit comments

Comments
 (0)