Commit 5ef73d4c authored by Viral Solani's avatar Viral Solani

Install node sass to resolve issue while running npm run dev

parent dafb3a3a
This source diff could not be displayed because it is too large. You can view the blob instead.
......@@ -10,7 +10,7 @@
"production": "cross-env NODE_ENV=production node_modules/webpack/bin/webpack.js --progress --hide-modules --config=node_modules/laravel-mix/setup/webpack.config.js"
},
"devDependencies": {
"axios": "^0.17",
"axios": "^0.18",
"bootstrap-sass": "^3.3.7",
"cross-env": "^5.1",
"font-awesome": "^4.7.0",
......@@ -27,6 +27,7 @@
"datatables.net-buttons": "^1.3.1",
"moment": "^2.18.1",
"nestable2": "^1.5.0",
"node-sass": "^4.9.0",
"pluralize": "^7.0.0",
"select2": "^4.0.4",
"tinymce": "^4.5.8"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment