Skip to content

Commit

Permalink
upgrade to 2.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
devilwjp committed Dec 9, 2024
1 parent d210549 commit e37e599
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "veaury",
"private": false,
"version": "2.6.0",
"version": "2.6.1",
"description": "Use React in Vue3 and Vue3 in React, And as perfect as possible!",
"main": "dist/veaury.umd.js",
"module": "dist/veaury.esm.js",
Expand Down Expand Up @@ -80,8 +80,5 @@
"rollup-plugin-commonjs": "^10.1.0",
"rollup-plugin-node-resolve": "^5.2.0",
"rollup-plugin-uglify": "^6.0.3"
},
"dependencies": {
"veaury": "^2.6.0-beta.0"
}
}

0 comments on commit e37e599

Please sign in to comment.