@microsoft/arbutus.use-css-vars
Advanced tools
Comparing version 0.0.3 to 1.0.0
{ | ||
"name": "@microsoft/arbutus.use-css-vars", | ||
"version": "0.0.3", | ||
"version": "1.0.0", | ||
"description": "useCSSVars takes an object of theme values, generates CSS variables from them, and injects them into the document.", | ||
@@ -20,9 +20,9 @@ "main": "lib/index.js", | ||
"peerDependencies": { | ||
"react": ">=16.8.0 <=18.2.0", | ||
"react-dom": ">=16.8.0 <=18.2.0" | ||
"react": "^18.2.0", | ||
"react-dom": "^18.2.0" | ||
}, | ||
"devDependencies": { | ||
"@microsoft/arbutus.ts": "0.0.2", | ||
"typescript": "^4.9.4" | ||
"typescript": "^4.9.5" | ||
} | ||
} |
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
1
8489