Skip to content

Commit c061a05

Browse files
authored
Merge pull request #413 from mdblr/mdblr/upgrade-watchify-for-nodejs-14
Upgrade watchify from 3.x to 4.x
2 parents f20e21c + 8ae8687 commit c061a05

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
"glob": "^7.1.2",
4040
"lodash": "^4.17.4",
4141
"resolve": "^1.1.6",
42-
"watchify": "^3.6.1"
42+
"watchify": "^4.0.0"
4343
},
4444
"devDependencies": {
4545
"grunt": "^1.0.1",

0 commit comments

Comments
 (0)