co-bluebird
Advanced tools
Comparing version 1.0.0 to 1.0.1
@@ -24,1 +24,5 @@ # Changelog | ||
* README | ||
## 1.0.1 | ||
* Update co-use dependency |
{ | ||
"name": "co-bluebird", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "co with bluebird promises", | ||
@@ -18,3 +18,3 @@ "main": "./lib/", | ||
"bluebird": "^2.10.0", | ||
"co-use": "^1.0.0" | ||
"co-use": "^1.0.1" | ||
}, | ||
@@ -21,0 +21,0 @@ "devDependencies": { |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
6189
Updatedco-use@^1.0.1