create-slate-theme
Advanced tools
Comparing version 1.0.0-beta.14 to 1.0.0-beta.15
{ | ||
"name": "create-slate-theme", | ||
"version": "1.0.0-beta.14", | ||
"version": "1.0.0-beta.15", | ||
"description": "Create a new slate project from an existing slate theme repo", | ||
@@ -18,4 +18,4 @@ "main": "index.js", | ||
"dependencies": { | ||
"@shopify/slate-analytics": "1.0.0-beta.14", | ||
"@shopify/slate-env": "1.0.0-beta.14", | ||
"@shopify/slate-analytics": "1.0.0-beta.15", | ||
"@shopify/slate-env": "1.0.0-beta.15", | ||
"chalk": "^2.3.0", | ||
@@ -29,3 +29,4 @@ "commander": "^2.12.2", | ||
"validate-npm-package-name": "^3.0.0" | ||
} | ||
}, | ||
"gitHead": "f9dd66cf271c67fcf49da57cc03edbf0d126ec54" | ||
} |
@@ -7,2 +7,2 @@ [![npm version](https://badge.fury.io/js/create-slate-theme.svg)](https://badge.fury.io/js/create-slate-theme) | ||
For more information, visit [the Wiki](https://github.com/Shopify/slate/wiki/Create-Slate-Theme). | ||
For more information, visit [the documentation website](https://shopify.github.io/slate/docs/create-slate-theme). |
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
21613
7
13
+ Added@shopify/slate-analytics@1.0.0-beta.15(transitive)
+ Added@shopify/slate-env@1.0.0-beta.15(transitive)
- Removed@shopify/slate-analytics@1.0.0-beta.14(transitive)
- Removed@shopify/slate-env@1.0.0-beta.14(transitive)