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

Commit 97bb2e6

Browse files
chore: use ^ for vm-browserify dep
Co-Authored-By: Renée Kooi <[email protected]>
1 parent 1b24f34 commit 97bb2e6

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
@@ -30,7 +30,7 @@
3030
"tty-browserify": "0.0.0",
3131
"url": "^0.11.0",
3232
"util": "^0.10.3",
33-
"vm-browserify": "1.0.1"
33+
"vm-browserify": "^1.0.1"
3434
},
3535
"homepage": "http://github.com/webpack/node-libs-browser",
3636
"main": "index.js",

0 commit comments

Comments
 (0)