color-rgba
Advanced tools
Comparing version 2.2.2 to 2.2.3
{ | ||
"name": "color-rgba", | ||
"version": "2.2.2", | ||
"version": "2.2.3", | ||
"description": "Convert color string (or parseable argument) to RGBA array", | ||
"main": "index.js", | ||
"browser": "index.js", | ||
"module": "./index.mjs", | ||
@@ -7,0 +8,0 @@ "scripts": { |
4911