Skip to content

Commit

Permalink
Merge pull request #468 from xzyfer/feat/node-sass/3.5.0
Browse files Browse the repository at this point in the history
Update to node-sass@3.5.1 stable
  • Loading branch information
xzyfer committed Apr 21, 2016
2 parents 74d6a1a + ae029bf commit 439035f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "gulp-sass",
"version": "2.3.0-beta.1",
"version": "2.3.0",
"description": "Gulp plugin for sass",
"main": "index.js",
"scripts": {
Expand All @@ -22,7 +22,7 @@
},
"dependencies": {
"gulp-util": "^3.0",
"node-sass": "^3.5.0-beta.1",
"node-sass": "^3.5.1",
"object-assign": "^4.0.1",
"through2": "^2.0.0",
"vinyl-sourcemaps-apply": "^0.2.0"
Expand Down

0 comments on commit 439035f

Please sign in to comment.