Skip to content

Commit

Permalink
Install additional packages
Browse files Browse the repository at this point in the history
  • Loading branch information
kutaloweb committed Mar 21, 2019
1 parent 33e5be6 commit b849a1c
Showing 1 changed file with 8 additions and 4 deletions.
12 changes: 8 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,13 +27,17 @@
"axios": "^0.18",
"browser-sync": "^2.18.13",
"browser-sync-webpack-plugin": "^2.2.2",
"codemirror": "^5.30.0",
"compression-webpack-plugin": "^1.0.1",
"cross-env": "^5.1",
"laravel-mix": "^4.0.7",
"lodash": "^4.17.4",
"normalize-scss": "^7.0.0",
"webpack-bundle-analyzer": "^2.9.0",
"codemirror": "^5.30.0",
"compression-webpack-plugin": "^1.0.1",
"lodash": "^4.17.4"
"resolve-url-loader": "^2.3.1",
"sass": "^1.17.3",
"sass-loader": "^7.1.0",
"vue-template-compiler": "^2.6.10",
"webpack-bundle-analyzer": "^2.9.0"
},
"dependencies": {
"js-cookie": "^2.1.4",
Expand Down

0 comments on commit b849a1c

Please sign in to comment.