Skip to content

Commit

Permalink
package.json: Upgrade to node-sass ~3.4.2
Browse files Browse the repository at this point in the history
Fixes twbs#986
  • Loading branch information
cvrebert authored and ElMassimo committed Apr 11, 2017
1 parent 823b59e commit 056a747
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"url": "https://github.com/twbs/bootstrap-sass/issues"
},
"devDependencies": {
"node-sass": "~3.2",
"node-sass": "~3.4.2",
"mincer": "~1.3",
"ejs": "~2.3"
}
Expand Down

0 comments on commit 056a747

Please sign in to comment.