fp-ts-contrib
Advanced tools
Comparing version 0.1.1 to 0.1.2
@@ -16,2 +16,7 @@ # Changelog | ||
# 0.1.2 | ||
- **Polish** | ||
- upgrade to `fp-ts@2.0.0` (@gcanti) | ||
# 0.1.1 | ||
@@ -18,0 +23,0 @@ |
{ | ||
"name": "fp-ts-contrib", | ||
"version": "0.1.1", | ||
"version": "0.1.2", | ||
"description": "A community driven utility package for fp-ts", | ||
@@ -38,3 +38,3 @@ "files": [ | ||
"peerDependencies": { | ||
"fp-ts": "^2.0.0-rc.6" | ||
"fp-ts": "^2.0.0" | ||
}, | ||
@@ -49,3 +49,3 @@ "devDependencies": { | ||
"dtslint": "github:gcanti/dtslint", | ||
"fp-ts": "^2.0.0-rc.7", | ||
"fp-ts": "^2.0.0", | ||
"jest": "^23.6.0", | ||
@@ -52,0 +52,0 @@ "mocha": "^5.2.0", |
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
121046