fix: 调整amis-ui依赖

This commit is contained in:
yupeng12 2024-05-09 12:07:58 +08:00
parent 78e32caced
commit 59528f43f0
2 changed files with 3 additions and 3 deletions

View File

@ -43,8 +43,7 @@
"dependencies": {
"path-to-regexp": "^6.2.0",
"postcss": "^8.4.14",
"qs": "6.9.7",
"smooth-signature": "^1.0.13"
"qs": "6.9.7"
},
"devDependencies": {
"@babel/generator": "^7.22.9",
@ -156,4 +155,4 @@
"printBasicPrototype": false
}
}
}
}

View File

@ -69,6 +69,7 @@
"react-textarea-autosize": "8.3.3",
"react-transition-group": "4.4.2",
"react-visibility-sensor": "5.1.1",
"smooth-signature": "^1.0.15",
"sortablejs": "1.15.0",
"tinymce": "^6.1.2",
"tslib": "^2.3.1",