Skip to content

Commit

Permalink
fix: #120
Browse files Browse the repository at this point in the history
  • Loading branch information
devilwjp committed Apr 21, 2024
1 parent f8f4d47 commit 9f887d0
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion dev-project-react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"style-loader": "^3.3.1",
"tailwindcss": "^3.0.2",
"terser-webpack-plugin": "^5.2.5",
"veaury": "^2.3.11-beta.0",
"veaury": "^2.3.17-beta.1",
"vue": "^3.4.21",
"vue-router": "^4.0.16",
"vuex": "^4.0.2",
Expand Down
2 changes: 1 addition & 1 deletion dev-project-vue3/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"react": "^18.2.0",
"react-dom": "^18.2.0",
"tailwindcss": "^3.4.3",
"veaury": "^2.3.11-beta.0",
"veaury": "^2.3.17-beta.1",
"vue": "^3.0.0",
"vue-router": "^4.0.12",
"vuex": "^4.0.2"
Expand Down
2 changes: 1 addition & 1 deletion tests/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-router-dom": "^6.3.0",
"veaury": "^2.3.15-beta.1",
"veaury": "^2.3.17-beta.1",
"vite": "^3.1.0",
"vue": "^3.2.38",
"vue-router": "^4.1.5",
Expand Down

0 comments on commit 9f887d0

Please sign in to comment.