Skip to content

Commit

Permalink
fix: Pin CoffeeScript version
Browse files Browse the repository at this point in the history
  • Loading branch information
honzajavorek committed Nov 30, 2017
1 parent ec2005d commit 1510757
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Original file line Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"caseless": "^0.12.0", "caseless": "^0.12.0",
"chai": "^4.0.2", "chai": "^4.0.2",
"clone": "^2.1.1", "clone": "^2.1.1",
"coffee-script": "^1.12.5", "coffee-script": "1.12.6",
"colors": "^1.1.2", "colors": "^1.1.2",
"cross-spawn": "^5.0.1", "cross-spawn": "^5.0.1",
"dredd-transactions": "5.0.0", "dredd-transactions": "5.0.0",
Expand Down

0 comments on commit 1510757

Please sign in to comment.