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

Commit 69df8e6

Browse files
fix(package): update browserify to version 16.2.1
Closes #81
1 parent 8a400c8 commit 69df8e6

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
@@ -24,7 +24,7 @@
2424
"license": "MIT",
2525
"dependencies": {
2626
"asset-pipe-common": "^1.0.0-beta.6",
27-
"browserify": "^15.1.0",
27+
"browserify": "^16.2.1",
2828
"readable-stream": "^2.3.3"
2929
},
3030
"devDependencies": {

0 commit comments

Comments
 (0)