@shopify/slate-env
Advanced tools
Comparing version 1.0.0-beta.2 to 1.0.0-beta.3
{ | ||
"name": "@shopify/slate-env", | ||
"version": "1.0.0-beta.2", | ||
"version": "1.0.0-beta.3", | ||
"description": "Manages the environment variables which are needed by Slate to interact with Shopify servers.", | ||
@@ -14,3 +14,3 @@ "main": "index.js", | ||
"dependencies": { | ||
"@shopify/slate-config": "1.0.0-beta.2", | ||
"@shopify/slate-config": "1.0.0-beta.3", | ||
"dotenv": "^4.0.0" | ||
@@ -17,0 +17,0 @@ }, |
+ Added@shopify/slate-config@1.0.0-beta.3(transitive)
- Removed@shopify/slate-config@1.0.0-beta.2(transitive)