Skip to content
Snippets Groups Projects
Commit 457dbfbb authored by jonasled's avatar jonasled
Browse files

move sass and webpack in dev dependency

parent f4f1f31e
Branches
No related tags found
No related merge requests found
Pipeline #1116 passed
......@@ -13,12 +13,12 @@
},
"devDependencies": {
"concurrently": "^6.0.0",
"webpack-cli": "^4.5.0"
"webpack-cli": "^4.5.0",
"sass": "^1.32.8",
"webpack": "^5.28.0"
},
"dependencies": {
"basiclightbox": "^5.0.4",
"chart.js": "^2.9.4",
"sass": "^1.32.8",
"webpack": "^5.28.0"
"chart.js": "^2.9.4"
}
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment