fix: 修复 amis 2.x sdk 执行报错问题

This commit is contained in:
2betop 2022-06-09 11:48:58 +08:00
parent 3ff397dbee
commit b948a878ee

View File

@ -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",