@hero-design/colors 7.2.1 → 7.2.2

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,7 +1,7 @@
1
- @hero-design/colors:build: cache hit, replaying output cee07596f0226608
2
- @hero-design/colors:build: $ yarn build:js && yarn build:types
3
- @hero-design/colors:build: $ rollup -c
4
- @hero-design/colors:build: 
5
- @hero-design/colors:build: src/index.ts → lib/index.js, es/index.js...
6
- @hero-design/colors:build: created lib/index.js, es/index.js in 3.1s
7
- @hero-design/colors:build: $ tsc --emitDeclarationOnly
1
+ @hero-design/colors:build: cache hit, replaying output c573afca7b7790b7
2
+ @hero-design/colors:build: $ yarn build:js && yarn build:types
3
+ @hero-design/colors:build: $ rollup -c
4
+ @hero-design/colors:build: 
5
+ @hero-design/colors:build: src/index.ts → lib/index.js, es/index.js...
6
+ @hero-design/colors:build: created lib/index.js, es/index.js in 3.7s
7
+ @hero-design/colors:build: $ tsc --emitDeclarationOnly
package/es/index.js CHANGED
File without changes
package/lib/index.js CHANGED
File without changes
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@hero-design/colors",
3
- "version": "7.2.1",
3
+ "version": "7.2.2",
4
4
  "license": "MIT",
5
5
  "main": "lib/index.js",
6
6
  "module": "es/index.js",
package/types/index.d.ts CHANGED
File without changes