@hsds/utils-constants
Advanced tools
Comparing version 4.0.0 to 4.1.0
{ | ||
"name": "@hsds/utils-constants", | ||
"version": "4.0.0", | ||
"main": "./index.umd.js", | ||
"version": "4.1.0", | ||
"main": "./index.cjs.js", | ||
"module": "./index.esm.js", | ||
"typings": "./index.d.ts" | ||
} |
@@ -5,2 +5,8 @@ # constants | ||
Includes: | ||
- `STATES` | ||
- `STATUSES` | ||
- `TEXT_SHADES` | ||
## Running unit tests | ||
@@ -10,2 +16,2 @@ | ||
> Up to date with hsds-react `v3.54.2` | ||
> Up to date with hsds-react `v3.54.11` |
2963
6
45
16