Skip to content
This repository was archived by the owner on Aug 30, 2021. It is now read-only.

Commit 75bb6f2

Browse files
committed
update gulp-sass to ensure node-0.12 compatibility
1 parent 709c27f commit 75bb6f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@
8585
"gulp-mocha": "~1.1.1",
8686
"gulp-karma": "~0.0.4",
8787
"gulp-protractor": "~0.0.11",
88-
"gulp-sass": "~1.2.2",
88+
"gulp-sass": "~1.3.3",
8989
"gulp-less": "~1.3.6",
9090
"gulp-load-plugins": "~0.7.0",
9191
"karma": "~0.12.0",

0 commit comments

Comments
 (0)