Skip to content

Commit ff4d016

Browse files
committed
install acorn v6 so that npm run preversion pass
1 parent 9112759 commit ff4d016

File tree

2 files changed

+48
-4
lines changed

2 files changed

+48
-4
lines changed

package-lock.json

+47-3
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@
123123
"world-calendars": "^1.0.3"
124124
},
125125
"devDependencies": {
126-
"acorn": "^7.1.1",
126+
"acorn": "^6.4.1",
127127
"brfs": "^2.0.2",
128128
"browserify": "^16.5.1",
129129
"browserify-transform-tools": "^1.7.0",

0 commit comments

Comments
 (0)