mirror of
https://gitee.com/baidu/amis.git
synced 2024-11-29 18:48:45 +08:00
fix: 修复 amis 2.x sdk 执行报错问题
This commit is contained in:
parent
3ff397dbee
commit
b948a878ee
@ -19,6 +19,9 @@
|
||||
"release": "npm run build --workspaces && lerna publish from-package --registry=https://registry.npmjs.org",
|
||||
"publish-to-internal": "sh ./publish-to-internal.sh"
|
||||
},
|
||||
"dependencies": {
|
||||
"qs": "6.9.7"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/jest": "^28.1.0",
|
||||
"fis-optimizer-terser": "^1.0.1",
|
||||
|
Loading…
Reference in New Issue
Block a user