@useblu/ocean-components
Advanced tools
Comparing version 0.2.4 to 0.2.5
@@ -6,2 +6,6 @@ # Change Log | ||
## [0.2.5](https://github.com/Pagnet/ocean-ds-web/compare/v0.2.4...v0.2.5) (2021-03-08) | ||
**Note:** Version bump only for package @useblu/ocean-components | ||
## [0.2.4](https://github.com/Pagnet/ocean-ds-web/compare/v0.2.3...v0.2.4) (2021-03-08) | ||
@@ -8,0 +12,0 @@ |
{ | ||
"name": "@useblu/ocean-components", | ||
"version": "0.2.4", | ||
"version": "0.2.5", | ||
"description": "React components that implement Ocean's Design System.", | ||
@@ -18,3 +18,3 @@ "main": "dist/index.js", | ||
"prebuild": "rimraf dist", | ||
"build": "rollup -c", | ||
"build": "rollup -c rollup.config.ts", | ||
"test": "jest", | ||
@@ -48,3 +48,3 @@ "test:coverage": "jest --coverage", | ||
}, | ||
"gitHead": "80ebd8cca9b5dfcd29a712d73a1b89d67c19b59f" | ||
"gitHead": "ba6e41912dfba044e7a579c980cb4ab3682b28f6" | ||
} |
329784