@influxdata/clockface
Advanced tools
Comparing version 3.1.8 to 3.1.9
# Changelog | ||
### 3.1.9 (2021-12-08) | ||
- [708](https://github.com/influxdata/clockface/pull/708): Force version 9.0.6+ of immer | ||
### 3.1.8 (2021-12-02) | ||
@@ -4,0 +7,0 @@ - [707](https://github.com/influxdata/clockface/pull/707): Fixed sass / dart warning about division |
{ | ||
"name": "@influxdata/clockface", | ||
"version": "3.1.8", | ||
"version": "3.1.9", | ||
"license": "MIT", | ||
@@ -110,3 +110,6 @@ "main": "dist/index.js", | ||
"publishStorybook": "storybook-to-ghpages --out=.out" | ||
}, | ||
"resolutions": { | ||
"immer": "^9.0.6" | ||
} | ||
} |
Sorry, the diff of this file is not supported yet
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
3854407