Skip to content
Snippets Groups Projects
Commit 45b78881 authored by Thomas Hackl's avatar Thomas Hackl
Browse files

add babel-loader and webpack-cli to dependencies

parent aeab8c8f
No related branches found
No related tags found
1 merge request!13SCSS und babel-loader
This commit is part of merge request !13. Comments created here will be created in the context of that merge request.
Source diff could not be displayed: it is too large. Options to address this: view the blob.
This diff is collapsed.
...@@ -21,8 +21,10 @@ ...@@ -21,8 +21,10 @@
}, },
"homepage": "https://github.com/Davka/StudIP-SimpleBBB-Connector#readme", "homepage": "https://github.com/Davka/StudIP-SimpleBBB-Connector#readme",
"devDependencies": { "devDependencies": {
"babel-loader": "^9.1.3",
"chart.js": "^3.7.1", "chart.js": "^3.7.1",
"webpack": "^5.72.*", "webpack": "^5.72.*",
"webpack-cli": "^5.1.4",
"webpack-dev-server": "^4.9.*", "webpack-dev-server": "^4.9.*",
"websocket-extensions": ">=0.1.4" "websocket-extensions": ">=0.1.4"
}, },
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment