Skip to content

Commit

Permalink
chore: 修正依赖版本
Browse files Browse the repository at this point in the history
  • Loading branch information
wjgogogo committed Oct 20, 2023
1 parent 27fcfad commit 2301525
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion packages/s2-react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@
"react-beautiful-dnd": "^13.1.0"
},
"devDependencies": {
"@antv/s2": "1.51.0-alpha.1",
"@antv/s2": "1.51.0",
"@antv/s2-shared": "*",
"@ant-design/icons": "^4.7.0",
"@testing-library/react": "^12.1.4",
Expand Down
2 changes: 1 addition & 1 deletion packages/s2-vue/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@
"lodash": "^4.17.21"
},
"devDependencies": {
"@antv/s2": "1.51.0-alpha.1",
"@antv/s2": "1.51.0",
"@antv/s2-shared": "*",
"@testing-library/vue": "^6.5.1",
"@vue/tsconfig": "^0.1.3",
Expand Down

0 comments on commit 2301525

Please sign in to comment.