Skip to content
This repository was archived by the owner on Jan 31, 2025. It is now read-only.

Commit 8f7afc1

Browse files
committed
Update node-sass@^3.2.0
1 parent d4c632e commit 8f7afc1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"author": "J. Tangelder",
2828
"license": "MIT",
2929
"peerDependencies": {
30-
"node-sass": "^3.1.0"
30+
"node-sass": "^3.2.0"
3131
},
3232
"dependencies": {
3333
"loader-utils": "^0.2.5"
@@ -40,7 +40,7 @@
4040
"file-loader": "^0.8.4",
4141
"jshint": "^2.8.0",
4242
"mocha": "^2.0.1",
43-
"node-sass": "^3.1.0",
43+
"node-sass": "^3.2.0",
4444
"raw-loader": "^0.5.1",
4545
"should": "^7.0.2",
4646
"style-loader": "^0.12.3",

0 commit comments

Comments
 (0)