@architect/docs
Advanced tools
Comparing version 30.1.19 to 30.1.20
@@ -20,3 +20,3 @@ # Install architect | ||
"deploy": "AWS_PROFILE=xxx AWS_REGION=us-west-1 arc-deploy", | ||
"start": "NODE_ENV=testing arc-sandbox" | ||
"start": "AWS_PROFILE=xxx AWS_REGION=us-west-1 NODE_ENV=testing arc-sandbox" | ||
} | ||
@@ -23,0 +23,0 @@ ``` |
@@ -74,3 +74,3 @@ # Workflows | ||
Start a local web server and in-memory DyanmoDB instance: | ||
Start a local web server and in-memory DynamoDB instance: | ||
@@ -77,0 +77,0 @@ ```bash |
{ | ||
"name": "@architect/docs", | ||
"version": "30.1.19", | ||
"version": "30.1.20", | ||
"main": "index", | ||
@@ -5,0 +5,0 @@ "scripts": { |
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
128666