broccoli-coffee
Advanced tools
Comparing version 0.0.7 to 0.0.8
# master | ||
# 0.0.8 | ||
* Tighten dependency to CoffeeScript `~1.7.1`; CoffeeScript doesn't use semver | ||
# 0.0.7 | ||
@@ -4,0 +8,0 @@ |
{ | ||
"name": "broccoli-coffee", | ||
"description": "CoffeeScript filter for Broccoli", | ||
"version": "0.0.7", | ||
"version": "0.0.8", | ||
"author": "Jo Liss <joliss42@gmail.com>", | ||
@@ -13,5 +13,5 @@ "main": "index.js", | ||
"dependencies": { | ||
"coffee-script": "^1.7.1", | ||
"coffee-script": "~1.7.1", | ||
"broccoli-filter": "~0.0.1" | ||
} | ||
} |
Sorry, the diff of this file is not supported yet
3986
+ Addedcoffee-script@1.7.1(transitive)
+ Addedmkdirp@0.3.5(transitive)
- Removedcoffee-script@1.12.7(transitive)
Updatedcoffee-script@~1.7.1