Skip to content

Commit

Permalink
grunt-sass version changed to ^1.0.0.
Browse files Browse the repository at this point in the history
It fix "npm install" fails on node ^0.12.
  • Loading branch information
Kreozot committed Aug 17, 2015
1 parent b1a4e74 commit bd68be8
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 @@ -30,7 +30,7 @@
"grunt-contrib-jshint": "~0.10.0",
"grunt-contrib-uglify": "~0.4.0",
"grunt-contrib-watch": "^0.6.1",
"grunt-sass": "^0.17.0",
"grunt-sass": "^1.0.0",
"load-grunt-tasks": "~0.2.0"
}
}

0 comments on commit bd68be8

Please # to comment.