Skip to content

Commit

Permalink
Merge pull request baidu#10186 from allenve/master
Browse files Browse the repository at this point in the history
fix: 调整amis-ui依赖
  • Loading branch information
allenve authored May 9, 2024
2 parents 78e32ca + 59528f4 commit da883ee
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
5 changes: 2 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down Expand Up @@ -156,4 +155,4 @@
"printBasicPrototype": false
}
}
}
}
1 change: 1 addition & 0 deletions packages/amis-ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down

0 comments on commit da883ee

Please sign in to comment.