Skip to content

Commit

Permalink
Update to node-sass@3.5.1 stable
Browse files Browse the repository at this point in the history
  • Loading branch information
xzyfer committed Apr 21, 2016
1 parent 74d6a1a commit ae029bf
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 ae029bf

Please sign in to comment.