@spare/deco-colors
Advanced tools
Comparing version 0.6.5 to 0.6.6
{ | ||
"name": "@spare/deco-colors", | ||
"version": "0.6.5", | ||
"version": "0.6.6", | ||
"description": "A light and simple console debug tool.", | ||
@@ -18,5 +18,5 @@ "main": "dist/index.cjs.js", | ||
"dependencies": { | ||
"@palett/cards": "^0.1.5", | ||
"@palett/convert": "^0.1.5", | ||
"@palett/dye": "^0.1.5", | ||
"@palett/cards": "^0.1.6", | ||
"@palett/convert": "^0.1.6", | ||
"@palett/dye": "^0.1.6", | ||
"@vect/object-mapper": "^0.2.3" | ||
@@ -26,3 +26,3 @@ }, | ||
"type": "git", | ||
"url": "git+https://github.com/hoyeungw/spare.git" | ||
"url": "git+https://github.com/gadge/spare.git" | ||
}, | ||
@@ -41,3 +41,3 @@ "keywords": [ | ||
"homepage": "https://github.com/hoyeungw/spare#readme", | ||
"gitHead": "276c8e12c36d86a672fc879b13c27d1e3eea3b61" | ||
"gitHead": "f86f0a8df3fbaa9124dbb125d469155677e385cd" | ||
} |
11370
Updated@palett/cards@^0.1.6
Updated@palett/convert@^0.1.6
Updated@palett/dye@^0.1.6