@useblu/ocean-icons-react
Advanced tools
Comparing version 0.1.4 to 0.1.5
@@ -6,2 +6,6 @@ # Change Log | ||
## [0.1.5](https://github.com/Pagnet/ocean-icons/compare/v0.1.4...v0.1.5) (2021-03-15) | ||
**Note:** Version bump only for package @useblu/ocean-icons-react | ||
## [0.1.4](https://github.com/Pagnet/ocean-icons/compare/v0.1.3...v0.1.4) (2021-03-15) | ||
@@ -8,0 +12,0 @@ |
{ | ||
"name": "@useblu/ocean-icons-react", | ||
"version": "0.1.4", | ||
"version": "0.1.5", | ||
"private": false, | ||
@@ -47,3 +47,3 @@ "description": "React components for Ocean icons", | ||
"react": "^17.0.1", | ||
"rollup": "^2.40.0", | ||
"rollup": "^2.41.2", | ||
"rollup-plugin-peer-deps-external": "^2.2.4", | ||
@@ -61,3 +61,3 @@ "rollup-plugin-terser": "^7.0.2", | ||
"sideEffects": false, | ||
"gitHead": "30d8f6db51d3edfc5f6effb3dc00d73d97fc3130" | ||
"gitHead": "3a62af68054cab52c9a22bc6b64508b8232d0642" | ||
} |
5144897