Skip to content

Commit

Permalink
v4.5.9
Browse files Browse the repository at this point in the history
  • Loading branch information
haoqunjiang committed Nov 17, 2020
1 parent 7d1bef5 commit 5e67307
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@vue/cli-service",
"version": "4.5.8",
"version": "4.5.9",
"description": "local service for vue-cli projects",
"main": "lib/Service.js",
"typings": "types/index.d.ts",
Expand Down Expand Up @@ -29,10 +29,10 @@
"@types/minimist": "^1.2.0",
"@types/webpack": "^4.0.0",
"@types/webpack-dev-server": "^3.11.0",
"@vue/cli-overlay": "^4.5.8",
"@vue/cli-plugin-router": "^4.5.8",
"@vue/cli-plugin-vuex": "^4.5.8",
"@vue/cli-shared-utils": "^4.5.8",
"@vue/cli-overlay": "^4.5.9",
"@vue/cli-plugin-router": "^4.5.9",
"@vue/cli-plugin-vuex": "^4.5.9",
"@vue/cli-shared-utils": "^4.5.9",
"@vue/component-compiler-utils": "^3.1.2",
"@vue/preload-webpack-plugin": "^1.1.0",
"@vue/web-component-wrapper": "^1.2.0",
Expand Down

0 comments on commit 5e67307

Please sign in to comment.