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

Commit

Permalink
Deploy: fetch dependences packages
Browse files Browse the repository at this point in the history
  • Loading branch information
Aries0d0f committed Nov 27, 2018
1 parent ab1ef1a commit 3431e24
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,28 +11,28 @@
"build": "node build/build.js"
},
"dependencies": {
"koa": "^2.4.1",
"koa-static": "^4.0.2",
"node-sass": "^4.7.2",
"sass-loader": "^6.0.6",
"vue": "^2.5.2"
},
"devDependencies": {
"@fortawesome/fontawesome": "^1.1.0",
"@fortawesome/fontawesome-free-brands": "^5.0.2",
"@fortawesome/fontawesome-free-solid": "^5.0.2",
"@fortawesome/vue-fontawesome": "^0.0.22",
"axios": "^0.17.1",
"chart.js": "^2.7.3",
"js-md5": "^0.7.3",
"koa": "^2.4.1",
"koa-static": "^4.0.2",
"node-sass": "^4.7.2",
"sass-loader": "^6.0.6",
"vue": "^2.5.2",
"vue-axios": "^2.0.2",
"vue-chartjs": "^3.4.0",
"vue-cookie": "^1.1.4",
"vue-recaptcha": "^1.1.0",
"vue-router": "^3.0.1",
"vue-scroll-to": "^2.0.1",
"vuex": "^3.0.1",
"vuex-router-sync": "^5.0.0"
},
"devDependencies": {
"vuex-router-sync": "^5.0.0",
"@aries0d0f/vue2-datepicker": "^1.1.3",
"@fortawesome/fontawesome-svg-core": "^1.2.7",
"@fortawesome/free-brands-svg-icons": "^5.4.2",
Expand Down

0 comments on commit 3431e24

Please sign in to comment.