Skip to content
This repository has been archived by the owner on Jan 21, 2024. It is now read-only.

Commit

Permalink
chore: upgrade dependencies. (#69)
Browse files Browse the repository at this point in the history
  • Loading branch information
ruibaby authored Feb 24, 2020
1 parent c492e13 commit f383159
Show file tree
Hide file tree
Showing 2 changed files with 40 additions and 46 deletions.
74 changes: 34 additions & 40 deletions package-lock.json

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

12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,11 +9,11 @@
"test:unit": "vue-cli-service test:unit"
},
"dependencies": {
"ant-design-vue": "^1.4.10",
"axios": "^0.19.0",
"ant-design-vue": "^1.4.11",
"axios": "^0.19.2",
"enquire.js": "^2.1.6",
"filepond": "^4.9.2",
"filepond-plugin-image-preview": "^4.6.0",
"filepond": "^4.11.0",
"filepond-plugin-image-preview": "^4.6.1",
"halo-editor": "^2.8.2",
"marked": "^0.8.0",
"moment": "^2.24.0",
Expand All @@ -23,9 +23,9 @@
"vue-codemirror-lite": "^1.0.4",
"vue-count-to": "^1.0.13",
"vue-dplayer": "0.0.10",
"vue-filepond": "^6.0.0",
"vue-filepond": "^6.0.2",
"vue-ls": "^3.2.1",
"vue-router": "^3.1.3",
"vue-router": "^3.1.5",
"vuejs-logger": "^1.5.3",
"vuex": "^3.1.1"
},
Expand Down

0 comments on commit f383159

Please sign in to comment.