Skip to content

Commit 8ebf66b

Browse files
committed
update static-module, removes old acorn version from dependency hierarchy
1 parent 4506567 commit 8ebf66b

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
@@ -23,7 +23,7 @@
2323
"bl": "^1.1.2",
2424
"defined": "^1.0.0",
2525
"from2-string": "^1.1.0",
26-
"static-module": "^2.2.0",
26+
"static-module": "^3.0.0",
2727
"through2": "^2.0.1"
2828
},
2929
"devDependencies": {

0 commit comments

Comments
 (0)