Comparing version 0.8.1 to 0.8.2
# Changelog | ||
### 0.8.2 | ||
* Fixed: TS typings were no longer exposed | ||
### 0.8.1 | ||
@@ -4,0 +8,0 @@ |
{ | ||
"name": "immer", | ||
"version": "0.8.1", | ||
"version": "0.8.2", | ||
"description": "Create your next immutable state by mutating the current one", | ||
@@ -38,3 +38,3 @@ "main": "dist/immer.js", | ||
"files": [ | ||
"index.d.ts", | ||
"immer.d.ts", | ||
"dist/" | ||
@@ -41,0 +41,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
141232
11
923