Skip to content
This repository has been archived by the owner on Nov 1, 2023. It is now read-only.

Commit

Permalink
Update @midwayjs/cli: 1.2.45 → 1.2.49 (patch) (#52)
Browse files Browse the repository at this point in the history
Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>
  • Loading branch information
depfu[bot] authored Mar 9, 2021
1 parent 3ad09a5 commit eaa5ea2
Show file tree
Hide file tree
Showing 4 changed files with 345 additions and 29 deletions.
2 changes: 1 addition & 1 deletion examples/vite-react-faas/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"react-dom": "^17.0.0"
},
"devDependencies": {
"@midwayjs/cli": "^1.2.45",
"@midwayjs/cli": "^1.2.49",
"@midwayjs/cli-plugin-faas": "^1.2.49",
"@midwayjs/fcli-plugin-fc": "^1.2.49",
"@midwayjs/hooks-testing-library": "^2.0.0",
Expand Down
2 changes: 1 addition & 1 deletion examples/vite-react-koa/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"react-dom": "^17.0.0"
},
"devDependencies": {
"@midwayjs/cli": "^1.2.45",
"@midwayjs/cli": "^1.2.49",
"@midwayjs/cli-plugin-build": "^1.2.49",
"@midwayjs/vite-plugin-hooks": "^2.0.0",
"@types/jest": "^26.0.20",
Expand Down
2 changes: 1 addition & 1 deletion examples/vite-vue-koa/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"vue": "^3.0.5"
},
"devDependencies": {
"@midwayjs/cli": "^1.2.45",
"@midwayjs/cli": "^1.2.49",
"@midwayjs/cli-plugin-build": "^1.2.49",
"@midwayjs/vite-plugin-hooks": "^2.0.0",
"@vitejs/plugin-vue": "^1.1.4",
Expand Down
Loading

0 comments on commit eaa5ea2

Please sign in to comment.