mirror of
https://github.com/bendtherules/not-a-js-engine.git
synced 2026-08-18 13:52:36 +00:00
Add dependency - acorn
This commit is contained in:
@@ -37,5 +37,8 @@
|
||||
"tsdx": "^0.13.2",
|
||||
"tslib": "^2.0.1",
|
||||
"typescript": "^3.9.7"
|
||||
},
|
||||
"dependencies": {
|
||||
"acorn": "^7.4.0"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user