@joinbox/overlay
Advanced tools
Comparing version 1.0.2 to 1.0.3
@@ -6,2 +6,13 @@ # Change Log | ||
## [1.0.3](https://github.com/joinbox/ui-components/compare/@joinbox/overlay@1.0.2...@joinbox/overlay@1.0.3) (2021-07-14) | ||
### Bug Fixes | ||
* Fix main files in package.json ([1bd07b2](https://github.com/joinbox/ui-components/commit/1bd07b28a92881f499edac71e25453010bb2fe6c)) | ||
## 1.0.2 (2021-06-01) | ||
@@ -8,0 +19,0 @@ |
{ | ||
"name": "@joinbox/overlay", | ||
"version": "1.0.2", | ||
"version": "1.0.3", | ||
"description": "Overlay component that can be opened and closed via OverlayButtons", | ||
"main": "Overlay.js", | ||
"main": "OverlayElement.js", | ||
"scripts": { | ||
@@ -32,3 +32,3 @@ "test": "npx ava --verbose", | ||
}, | ||
"gitHead": "f39707c916e54530c32827a26639ef5a3090ecd2" | ||
"gitHead": "f883a929bfa3afdf32e35e814020e6330c680ac0" | ||
} |
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
47131
0