Skip to content

Commit c9d2275

Browse files
committed
chore(package): update acorn-es7-plugin to 1.0.10 and stop pinning of acorn version
refs: #20 (comment)
1 parent ff3d144 commit c9d2275

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@
1717
}
1818
],
1919
"dependencies": {
20-
"acorn": ">=2.5.2 <2.6.0",
21-
"acorn-es7-plugin": "^1.0.9",
20+
"acorn": "^2.5.2",
21+
"acorn-es7-plugin": "^1.0.10",
2222
"array-foreach": "^1.0.1",
2323
"array-map": "0.0.0",
2424
"array-reduce": "0.0.0",

0 commit comments

Comments
 (0)