@frosted-ui/colors 0.0.1-canary.90 → 0.0.1-canary.91

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.
@@ -8,7 +8,7 @@
8
8
 
9
9
 
10
10
  src/index.ts → index.js, index.mjs...
11
- created index.js, index.mjs in 2s
11
+ created index.js, index.mjs in 1.7s
12
12
 
13
13
  > @frosted-ui/colors@0.0.0 build-css-modules /home/runner/work/frosted-ui/frosted-ui/packages/frosted-ui-colors
14
14
  > node ./scripts/build-css-modules.js
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@frosted-ui/colors",
3
3
  "private": false,
4
- "version": "0.0.1-canary.90",
4
+ "version": "0.0.1-canary.91",
5
5
  "license": "MIT",
6
6
  "description": "Frosted UI Colors",
7
7
  "main": "index.js",