Remove unused dependencies

This commit is contained in:
James Cole
2018-02-06 18:15:26 +01:00
parent b5c0ef01d9
commit 3d06f0ac14
3 changed files with 2 additions and 18 deletions

View File

@@ -16,13 +16,9 @@
"jquery": "^3.1.1",
"laravel-mix": "^1.0",
"lodash": "^4.17.4",
"vue": "^2.5.7",
"webpack-shell-plugin": "^0.5.0"
"vue": "^2.5.7"
},
"dependencies": {
"accounting": "^0.4.1",
"font-awesome": "^4.7.0",
"lang.js": "^1.1.12",
"moment": "^2.20.1"
"font-awesome": "^4.7.0"
}
}