You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
13 lines
352 B
13 lines
352 B
Index: src/sunstone/public/package.json
|
|
--- src/sunstone/public/package.json
|
|
+++ src/sunstone/public/package.json
|
|
@@ -6,7 +6,7 @@
|
|
"grunt-cli": "1.3.2",
|
|
"grunt-contrib-requirejs": "1.0.0",
|
|
"grunt-contrib-watch": "1.1.0",
|
|
- "grunt-sass": "2.1.0",
|
|
- "node-sass": "4.14.1"
|
|
+ "grunt-sass": "3.1.0",
|
|
+ "node-sass": "7.0.1"
|
|
}
|
|
}
|
|
|