@shopify/slate-rc
Advanced tools
Comparing version 1.0.0-alpha.29 to 1.0.0-beta.1
{ | ||
"name": "@shopify/slate-rc", | ||
"version": "1.0.0-alpha.29", | ||
"version": "1.0.0-beta.1", | ||
"description": "Slate's global configuration manager. Generates, reads, and applies values to a global .slaterc file", | ||
@@ -14,4 +14,4 @@ "main": "index.js", | ||
"dependencies": { | ||
"@shopify/slate-config": "^1.0.0-alpha.29", | ||
"@shopify/slate-error": "^1.0.0-alpha.29", | ||
"@shopify/slate-config": "^1.0.0-beta.1", | ||
"@shopify/slate-error": "^1.0.0-beta.1", | ||
"fs-extra": "^5.0.0", | ||
@@ -18,0 +18,0 @@ "mock-fs": "^4.4.2", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
7235