Skip to content

Commit

Permalink
fix: 固定一些包的版本
Browse files Browse the repository at this point in the history
  • Loading branch information
Gaox2025f committed Sep 8, 2021
1 parent 51ec5b7 commit 971268b
Showing 1 changed file with 12 additions and 12 deletions.
24 changes: 12 additions & 12 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,19 +41,19 @@
},
"dependencies": {
"async-validator": "^3.2.2",
"bee-checkbox": "^2.0.3",
"bee-dropdown": "^2.0.2",
"bee-form-control": "^2.0.1",
"bee-icon": "latest",
"bee-checkbox": "2.0.11",
"bee-dropdown": "2.0.12",
"bee-form-control": "2.0.24",
"bee-icon": "1.0.15",
"bee-locale": "0.0.14",
"bee-menus": "^2.0.2",
"bee-modal": "^2.0.2",
"bee-pagination": "^3.0.4",
"bee-popconfirm": "^2.0.0",
"bee-popover": "^2.0.0",
"bee-radio": "^2.0.14",
"bee-table": "^2.2.59",
"bee-tooltip": "^2.1.4",
"bee-menus": "2.0.14",
"bee-modal": "2.2.13",
"bee-pagination": "3.0.5",
"bee-popconfirm": "2.0.3",
"bee-popover": "2.0.2",
"bee-radio": "2.1.6",
"bee-table": "2.3.14",
"bee-tooltip": "2.1.8",
"blob.js": "^1.0.1",
"classnames": "^2.2.6",
"file-saver": "^1.3.3",
Expand Down

0 comments on commit 971268b

Please sign in to comment.