Skip to content

Commit

Permalink
🔖 Publish v0.14.25
Browse files Browse the repository at this point in the history
  • Loading branch information
rainfore committed Dec 17, 2020
1 parent c06961c commit fa38845
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
@@ -1,7 +1,7 @@
{
"name": "cloud-admin-template",
"description": "base on vue cloud-ui.vusion",
"version": "0.14.24",
"version": "0.14.25",
"scripts": {
"cache-install": "npx cache-install && node node_modules/vusion-install/index.js",
"dev": "vue-cli-service serve",
Expand Down Expand Up @@ -58,7 +58,7 @@
"babel-eslint": "^10.1.0",
"babel-jest": "^23.6.0",
"chalk": "^3.0.0",
"cloud-admin-template-sdk": "^0.4.9",
"cloud-admin-template-sdk": "^0.4.10",
"copy-webpack-plugin": "^5.0.4",
"core-js": "^3.6.5",
"cross-env": "^7.0.2",
Expand All @@ -77,7 +77,7 @@
"shx": "^0.3.2",
"underscore-template-loader": "^1.0.0",
"vue-cli-plugin-cloud-admin": "^0.1.3",
"vue-cli-plugin-vusion": "0.13.0",
"vue-cli-plugin-vusion": "0.13.1",
"vusion-install": "^0.12.8",
"webpack": "^4.40.2",
"webpack-cli": "^3.3.9",
Expand Down

0 comments on commit fa38845

Please sign in to comment.