Skip to content

Commit 9f43f43

Browse files
committedMay 15, 2021
[pkg] Update browserify to version 17.0.0
1 parent af84da0 commit 9f43f43

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
},
3939
"devDependencies": {
4040
"assume": "^2.2.0",
41-
"browserify": "^16.2.3",
41+
"browserify": "^17.0.0",
4242
"c8": "^7.3.1",
4343
"coveralls": "^3.1.0",
4444
"mocha": "^8.0.1",

0 commit comments

Comments
 (0)
Please sign in to comment.