1
0
Fork 0
mirror of https://github.com/Findus23/RadioStats.git synced 2024-09-19 16:03:48 +02:00

remove no longer used modules

This commit is contained in:
Lukas Winkler 2021-05-12 21:09:11 +02:00
parent 9062dfd47e
commit 2bf7874cb9
Signed by: lukas
GPG key ID: 54DE4D798D244853
2 changed files with 215 additions and 3707 deletions

View file

@ -9,13 +9,10 @@
"build": "snowpack build"
},
"dependencies": {
"@sentry/browser": "^5.5.0",
"@sentry/integrations": "^5.5.0",
"axios": "^0.19.0",
"markdown-it": "^10.0.0",
"milligram": "^1.3.0",
"moment": "^2.20.1",
"node-vibrant": "^3.2.0-alpha",
"node-vibrant": "^3.2.1-alpha.1",
"normalize.css": "^8.0.0",
"vue": "^2.5.13",
"vue-head": "^2.0.12",
@ -25,30 +22,9 @@
"devDependencies": {
"@morgul/snowpack-plugin-vue2": "^0.4.0",
"@snowpack/plugin-sass": "^1.4.0",
"http-proxy": "^1.18.1",
"node-sass": "^4.7.2",
"postcss-loader": "3",
"sass-loader": "^8.0.2",
"snowpack": "^3.3.7",
"snowpack-plugin-replace": "^1.0.4",
"webpack": "^4.12.0",
"webpack-cli": "^3.0.8",
"webpack-dev-server": "^3.1.4",
"webpack-subresource-integrity": "^1.1.0-rc.4",
"worker-loader": "^2.0.0",
"yaml-loader": "^0.5.0"
},
"eslintConfig": {
"parser": "babel-eslint",
"plugins": [
"html"
],
"parserOptions": {
"ecmaVersion": 6,
"sourceType": "module",
"ecmaFeatures": {
"modules": true
}
}
},
"false": {}
"snowpack-plugin-replace": "^1.0.4"
}
}

File diff suppressed because it is too large Load diff