Skip to content

Commit 887154f

Browse files
Merge pull request #20 from browserify/acorn-node
Use acorn-node.
2 parents 94e5809 + bca8435 commit 887154f

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
@@ -7,7 +7,7 @@
77
"browser-unpack": "bin/cmd.js"
88
},
99
"dependencies": {
10-
"acorn": "^5.6.2",
10+
"acorn-node": "^1.5.2",
1111
"concat-stream": "^1.5.0",
1212
"minimist": "^1.1.1"
1313
},

0 commit comments

Comments
 (0)