Skip to content

Commit

Permalink
fix: remove unused modules
Browse files Browse the repository at this point in the history
  • Loading branch information
avinash360 committed Sep 12, 2019
1 parent 667913f commit 21dea3b
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 81 deletions.
99 changes: 22 additions & 77 deletions package-lock.json

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

5 changes: 1 addition & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,10 +23,8 @@
"cheerio": "^1.0.0-rc.3",
"chokidar": "^3.0.2",
"codeceptjs": "^2.3.0",
"core-js": "^2.6.5",
"debug": "^4.1.1",
"express": "^4.17.1",
"lodash": "^4.17.14",
"lodash.clonedeep": "^4.5.0",
"puppeteer": "^1.19.0",
"socket.io": "^2.2.0",
Expand All @@ -51,8 +49,7 @@
"vue-router": "^3.0.7",
"vue-socket.io": "^3.0.7",
"vue-template-compiler": "^2.6.10",
"vuex": "^3.1.1",
"vuex-persist": "^2.0.1"
"vuex": "^3.1.1"
},
"eslintConfig": {
"root": true,
Expand Down

0 comments on commit 21dea3b

Please # to comment.