Comparing version 0.3.0 to 0.3.1
{ | ||
"name": "supabase", | ||
"version": "0.3.0", | ||
"version": "0.3.1", | ||
"description": "Supabase CLI", | ||
@@ -18,3 +18,3 @@ "homepage": "https://github.com/supabase/cli", | ||
"format": "prettier --write \"{src,test}/**/*.ts\"", | ||
"build": "npm run clean && tsc --project tsconfig.json && cpy src/templates dist/templates", | ||
"build": "npm run clean && tsc --project tsconfig.json && cpy --parents src/templates dist/templates", | ||
"start": "node dist/cli.js", | ||
@@ -21,0 +21,0 @@ "test": "jest" |
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
26592
22