Skip to content

Commit

Permalink
Increase node-sass min version
Browse files Browse the repository at this point in the history
  • Loading branch information
jgranstrom committed Jan 27, 2017
1 parent 80a290d commit f6ed728
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 @@ -9,7 +9,7 @@
"author": "John Granström <[email protected]>",
"license": "MIT",
"peerDependencies": {
"node-sass": "^3 || ^4"
"node-sass": "^3.1.0 || ^4"
},
"dependencies": {
"bluebird": "^3.4.7"
Expand Down

0 comments on commit f6ed728

Please sign in to comment.