@best-shot/config
Advanced tools
Comparing version 0.1.0 to 0.1.1
{ | ||
"name": "@best-shot/config", | ||
"version": "0.1.0", | ||
"version": "0.1.1", | ||
"description": "Config reader of '@best-shot/cli'", | ||
@@ -26,3 +26,3 @@ "license": "MIT", | ||
"dependencies": { | ||
"@best-shot/validator": "0.1.0", | ||
"@best-shot/validator": "^0.1.1", | ||
"chalk": "^4.1.2", | ||
@@ -42,2 +42,2 @@ "configstore": "^6.0.0", | ||
} | ||
} | ||
} |
+ Added@best-shot/validator@0.1.1(transitive)
- Removed@best-shot/validator@0.1.0(transitive)
Updated@best-shot/validator@^0.1.1