Skip to content

Commit dbfd83c

Browse files
committed
fix: add babel parser for recast
1 parent 3e686ea commit dbfd83c

File tree

2 files changed

+39
-1
lines changed

2 files changed

+39
-1
lines changed

adminforth/package-lock.json

Lines changed: 38 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

adminforth/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,7 @@
5858
"license": "ISC",
5959
"type": "module",
6060
"dependencies": {
61+
"@babel/parser": "^7.27.0",
6162
"@clickhouse/client": "^1.4.0",
6263
"@faker-js/faker": "^9.0.3",
6364
"@inquirer/prompts": "^7.4.1",

0 commit comments

Comments
 (0)