gulp-livescript
Advanced tools
Comparing version 1.0.1 to 1.0.2
@@ -0,1 +1,9 @@ | ||
### 1.0.2 (2014-06-15) | ||
#### Bug Fixes | ||
* **package.json:** downgrade through2 to 0.5.1 ([537e8863](https://github.com/tomchentw/gulp-livescript/commit/537e88631c938226fe3256769fb83bb850f13518)) | ||
### 1.0.1 (2014-06-13) | ||
@@ -2,0 +10,0 @@ |
{ | ||
"name": "gulp-livescript", | ||
"version": "1.0.1", | ||
"version": "1.0.2", | ||
"description": "Compile LiveScript to JavaScript for Gulp", | ||
@@ -34,3 +34,3 @@ "main": "index.js", | ||
"LiveScript": "^1.2.0", | ||
"through2": "^1.0.0" | ||
"through2": "^0.5.1" | ||
}, | ||
@@ -37,0 +37,0 @@ "devDependencies": { |
10271
+ Addedreadable-stream@1.0.34(transitive)
+ Addedthrough2@0.5.1(transitive)
+ Addedxtend@3.0.0(transitive)
- Removedthrough2@1.1.1(transitive)
Updatedthrough2@^0.5.1