@canary-ui/style
Advanced tools
Comparing version 1.0.1 to 1.0.3
{ | ||
"name": "@canary-ui/style", | ||
"version": "1.0.1", | ||
"version": "1.0.3", | ||
"description": "style for Canary UI.", | ||
@@ -40,3 +40,9 @@ "main": "dist/style.css", | ||
"webpack-merge": "^4.2.1" | ||
} | ||
}, | ||
"keywords": [ | ||
"style", | ||
"canary-ui", | ||
"ui", | ||
"css" | ||
] | ||
} |
6957