@contember/cli-common
Advanced tools
Comparing version 1.2.0-rc.2 to 1.2.0-rc.3
{ | ||
"name": "@contember/cli-common", | ||
"version": "1.2.0-rc.2", | ||
"version": "1.2.0-rc.3", | ||
"license": "Apache-2.0", | ||
@@ -5,0 +5,0 @@ "main": "dist/src/index.js", |
@@ -5,3 +5,3 @@ { | ||
"start": "npm run start-engine && npm run start-admin", | ||
"start-engine": "docker-compose up --detach && npm run contember migrations:execute . --yes", | ||
"start-engine": "docker-compose up --detach && npm run contember migrations:execute --yes", | ||
"start-admin": "vite admin --port 1480 --host 0.0.0.0", | ||
@@ -8,0 +8,0 @@ "build": "npm run build-admin && npm run build-api", |
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
158374