@adminjs/cloud-cli
Advanced tools
Comparing version 1.1.0 to 1.2.0-dev.1
@@ -9,3 +9,3 @@ "use strict"; | ||
const chalk_1 = __importDefault(require("chalk")); | ||
const BASE_URL = 'https://cloud.adminjs.co'; | ||
const BASE_URL = 'https://adminjs-cloud-development.herokuapp.com'; | ||
const endpoints = { | ||
@@ -12,0 +12,0 @@ deployments: 'api/v1/deployments', |
{ | ||
"name": "@adminjs/cloud-cli", | ||
"version": "1.1.0", | ||
"version": "1.2.0-dev.1", | ||
"description": "", | ||
@@ -5,0 +5,0 @@ "main": "./lib/cli.js", |
@@ -20,3 +20,3 @@ import axios from 'axios'; | ||
const BASE_URL = 'https://cloud.adminjs.co'; | ||
const BASE_URL = 'https://adminjs-cloud-development.herokuapp.com'; | ||
@@ -23,0 +23,0 @@ const endpoints = { |
Sorry, the diff of this file is not supported yet
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
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
23839
3