Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
Pure-Peace committed Jul 17, 2020
1 parent 0af8880 commit 818f015
Show file tree
Hide file tree
Showing 2 changed files with 74 additions and 50 deletions.
114 changes: 69 additions & 45 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@
},
"main": "background.js",
"dependencies": {
"basic-ftp": "^4.6.0",
"chokidar": "^3.4.0",
"basic-ftp": "^4.6.2",
"chokidar": "^3.4.1",
"core-js": "^3.6.4",
"element-ui": "^2.13.2",
"fs-extra": "^9.0.1",
Expand All @@ -28,10 +28,10 @@
"vue": "^2.6.11",
"vue-element-loading": "^1.1.5",
"vue-i18n": "^8.15.5",
"vue-js-modal": "^2.0.0-rc.3",
"vue-js-modal": "^2.0.0-rc.6",
"vue-json-pretty": "^1.6.5",
"vue-router": "^3.1.6",
"vuex": "^3.1.3"
"vuex": "^3.5.1"
},
"devDependencies": {
"@intlify/vue-i18n-loader": "^0.6.1",
Expand All @@ -56,7 +56,7 @@
"node-sass": "^4.14.1",
"sass-loader": "^8.0.2",
"vue-cli-plugin-axios": "~0.0.4",
"vue-cli-plugin-electron-builder": "^2.0.0-rc.2",
"vue-cli-plugin-electron-builder": "^2.0.0-rc.4",
"vue-cli-plugin-i18n": "~0.6.1",
"vue-template-compiler": "^2.6.11"
},
Expand Down

0 comments on commit 818f015

Please sign in to comment.