@hero-design/colors 7.17.1 → 7.18.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,4 +1,4 @@
1
- @hero-design/colors:build: cache hit, replaying output 24a8d777c0a56846
1
+ @hero-design/colors:build: cache hit, replaying output 56e7674f13dc1ff8
2
2
  @hero-design/colors:build: $ yarn build:js && yarn build:types
3
3
  @hero-design/colors:build: $ rollup -c
4
4
  @hero-design/colors:build: 
@@ -12,5 +12,5 @@
12
12
  @hero-design/colors:build: src/index.ts
13
13
  @hero-design/colors:build: 
14
14
  @hero-design/colors:build: Consumers of your bundle will have to use chunk['default'] to access their default export, which may not be what you want. Use `output.exports: 'named'` to disable this warning
15
- @hero-design/colors:build: created lib/index.js, es/index.js in 4.6s
15
+ @hero-design/colors:build: created lib/index.js, es/index.js in 3.2s
16
16
  @hero-design/colors:build: $ tsc --emitDeclarationOnly
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@hero-design/colors",
3
- "version": "7.17.1",
3
+ "version": "7.18.1",
4
4
  "license": "MIT",
5
5
  "main": "lib/index.js",
6
6
  "module": "es/index.js",