Merge "amis-saas-2569 图标select回滚" into pre-release

This commit is contained in:
qinhaoyan 2022-10-14 12:50:05 +08:00 committed by iCode
commit 369ac2229c

View File

@ -1,6 +1,6 @@
{
"name": "amis-editor-core",
"version": "5.2.0-i18n.5",
"version": "5.2.0-i18n.7",
"description": "amis 可视化编辑器",
"main": "lib/index.min.js",
"types": "lib/index.d.ts",
@ -76,6 +76,7 @@
"fis3-preprocessor-js-require-css": "^0.1.3",
"fis3-preprocessor-js-require-file": "^0.1.3",
"husky": "^7.0.0",
"i18n-runtime": "0.0.12",
"lint-staged": "^12.1.2",
"mini-css-extract-plugin": "^2.3.0",
"prettier": "^2.2.1",
@ -96,8 +97,7 @@
"webpack-bundle-analyzer": "^4.5.0",
"webpack-cli": "^4.8.0",
"webpack-node-externals": "^3.0.0",
"webpack-react-i18n": "0.0.10",
"i18n-runtime": "0.0.12"
"webpack-react-i18n": "0.0.10"
},
"peerDependencies": {
"amis": "*",
@ -106,4 +106,4 @@
"amis-ui": "*",
"i18n-runtime": "*"
}
}
}