Skip to content
This repository was archived by the owner on Jul 24, 2022. It is now read-only.

Commit dc1af14

Browse files
Update hasha requirement from ^4.0.0 to ^5.0.0 (#49)
Update hasha requirement from ^4.0.0 to ^5.0.0
2 parents cdceaff + d35876f commit dc1af14

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"dependencies": {
4040
"bluebird": "^3.5.0",
4141
"clean-css": "^4.1.4",
42-
"hasha": "^4.0.0",
42+
"hasha": "^5.0.0",
4343
"html-minifier": "^4.0.0",
4444
"imagemin": "^6.0.0",
4545
"imagemin-gifsicle": "^6.0.1",

0 commit comments

Comments
 (0)