Skip to content

Commit 06dd57a

Browse files
committed
Merge pull request #437 from xzyfer/feat/node-sass-beta
Prepare 2.3.0-beta.1 with [email protected]
2 parents 67874cb + 9609cfe commit 06dd57a

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
@@ -1,6 +1,6 @@
11
{
22
"name": "gulp-sass",
3-
"version": "2.2.0",
3+
"version": "2.3.0-beta.1",
44
"description": "Gulp plugin for sass",
55
"main": "index.js",
66
"scripts": {
@@ -22,7 +22,7 @@
2222
},
2323
"dependencies": {
2424
"gulp-util": "^3.0",
25-
"node-sass": "^3.4.1",
25+
"node-sass": "^3.5.0-beta.1",
2626
"object-assign": "^4.0.1",
2727
"through2": "^2.0.0",
2828
"vinyl-sourcemaps-apply": "^0.2.0"

0 commit comments

Comments
 (0)