Skip to content

Commit 8e6cf24

Browse files
committed
add acorn and recast
1 parent a718da5 commit 8e6cf24

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

package.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,7 @@
6767
"@types/mocha": "^5.2.0",
6868
"@types/node": "~10.17.0",
6969
"@types/sinon": "^7.0.11",
70+
"acorn": "^8.7.0",
7071
"chai": "^4.1.2",
7172
"codecov": "^3.6.5",
7273
"deepmerge": "^4.2.2",
@@ -81,6 +82,7 @@
8182
"mocha": "^6.1.4",
8283
"npm-run-all": "^4.1.5",
8384
"prettier": "2.5.1",
85+
"recast": "^0.20.5",
8486
"replace-in-file": "^4.0.0",
8587
"rimraf": "^3.0.2",
8688
"rollup": "^2.67.1",

0 commit comments

Comments
 (0)