jss-plugin-camel-case
Advanced tools
Comparing version
{ | ||
"name": "jss-plugin-camel-case", | ||
"description": "JSS plugin that allows to write camel cased rule properties", | ||
"version": "10.0.0-alpha.24", | ||
"version": "10.0.0-alpha.25", | ||
"license": "MIT", | ||
@@ -37,3 +37,3 @@ "homepage": "https://cssinjs.org/jss-camel-case", | ||
"devDependencies": { | ||
"jss-plugin-rule-value-function": "10.0.0-alpha.24" | ||
"jss-plugin-rule-value-function": "10.0.0-alpha.25" | ||
}, | ||
@@ -43,5 +43,5 @@ "dependencies": { | ||
"hyphenate-style-name": "^1.0.3", | ||
"jss": "10.0.0-alpha.24" | ||
"jss": "10.0.0-alpha.25" | ||
}, | ||
"gitHead": "a9244c32089ae3016fc3d807f8e9b5ba578c18d1" | ||
"gitHead": "2b2c1a05fd7640bbf5c0736847754e3a98790dc6" | ||
} |
@@ -12,3 +12,3 @@ # jss-plugin-camel-case | ||
See our website [jss-plugin-camel-case](https://cssinjs.org/jss-plugin-camel-case?v=v10.0.0-alpha.24) for more information. | ||
See our website [jss-plugin-camel-case](https://cssinjs.org/jss-plugin-camel-case?v=v10.0.0-alpha.25) for more information. | ||
@@ -15,0 +15,0 @@ ## Install |
+ Added
- Removed
Updated