mirror of
https://gitee.com/baidu/amis.git
synced 2024-12-02 12:08:13 +08:00
amis-saas-2569 图标select回滚
Change-Id: I8c5195e43e5b0a698c65a2b927450422bf4413ef
This commit is contained in:
parent
146029bbee
commit
e29a86bd85
@ -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": "*"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user