Skip to content

Commit

Permalink
fix(#25): fix coffee-script dependency version (@jacobthemyth)
Browse files Browse the repository at this point in the history
  • Loading branch information
systemist authored and joshwiens committed Aug 23, 2017
1 parent e7a1539 commit 69ebdf4
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 @@ -7,7 +7,7 @@
"loader-utils": "^1.0.2"
},
"peerDependencies": {
"coffee-script": "1.x"
"coffee-script": "^1.6.0"
},
"repository": {
"type": "git",
Expand Down

0 comments on commit 69ebdf4

Please sign in to comment.