1
0
mirror of https://github.com/Luzifer/mondash.git synced 2024-09-19 08:52:58 +00:00

Add required packages for eslint

Signed-off-by: Knut Ahlers <knut@ahlers.me>
This commit is contained in:
Knut Ahlers 2019-08-16 23:30:00 +02:00
parent abeac1852e
commit 7bc70423c6
Signed by: luzifer
GPG Key ID: DC2729FDD34BE99E
2 changed files with 925 additions and 0 deletions

922
src/package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -4,12 +4,15 @@
"devDependencies": {
"axios": "^0.18.0",
"babel-core": "^6.26.3",
"babel-eslint": "^10.0.2",
"babel-loader": "^7.1.5",
"babel-preset-env": "^1.7.0",
"bootstrap": "^4.3.1",
"bootstrap-vue": "^2.0.0-rc.20",
"bootswatch": "^4.3.1",
"css-loader": "^1.0.0",
"eslint": "^6.1.0",
"eslint-plugin-vue": "^5.2.3",
"moment": "^2.24.0",
"node-sass": "^4.12.0",
"sass-loader": "^7.0.3",