Skip to content

Commit b94017c

Browse files
committed
Merge pull request #33 from shinnn/acorn3
Bump Acorn from v2.x to v3.x.
2 parents 7635964 + bc9b8a0 commit b94017c

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
@@ -19,7 +19,7 @@
1919
"test": "node test/run.js"
2020
},
2121
"dependencies": {
22-
"acorn": "^2.0.1"
22+
"acorn": "^3.0.4"
2323
},
2424
"devDependencies": {
2525
"chai": "^3.0.0",

0 commit comments

Comments
 (0)