create-sapper-app
Advanced tools
Comparing version 0.0.3 to 0.0.4
@@ -0,1 +1,3 @@ | ||
#!/usr/bin/env node | ||
const degit = require("degit"); | ||
@@ -2,0 +4,0 @@ const yargs = require("yargs"); |
{ | ||
"name": "create-sapper-app", | ||
"version": "0.0.3", | ||
"version": "0.0.4", | ||
"bin": { | ||
@@ -5,0 +5,0 @@ "create-sapper-app": "./index.js" |
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
859
16