@palett/enum-color-space
Advanced tools
Comparing version 0.11.6 to 0.12.0
{ | ||
"name": "@palett/enum-color-space", | ||
"version": "0.11.6", | ||
"version": "0.12.0", | ||
"description": "A colorant to string", | ||
@@ -16,7 +16,2 @@ "main": "./dist/index.cjs", | ||
}, | ||
"scripts": { | ||
"build": "rollup -c ../../rollup.config.mjs", | ||
"pub": "npm publish", | ||
"test": "node -r @babel/register test/test.index.js" | ||
}, | ||
"repository": { | ||
@@ -40,3 +35,8 @@ "type": "git", | ||
"homepage": "https://github.com/hoyeungw/palett/enum-color-space#readme", | ||
"gitHead": "fb11aaa9ca0dd3519399207040349141a028e3f9" | ||
} | ||
"gitHead": "fa43c4eb4429e3c75cc8a2ae9093163359e8afb1", | ||
"scripts": { | ||
"build": "rollup -c ../../rollup.config.mjs", | ||
"pub": "npm publish", | ||
"test": "node -r @babel/register test/test.index.js" | ||
} | ||
} |
@@ -0,0 +0,0 @@ ## @palett/enum-color-space |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
4111
6
20