create-slinkity
Advanced tools
Comparing version 1.0.2 to 1.0.3
@@ -44,4 +44,7 @@ #!/usr/bin/env node | ||
console.log('Step 1: run these commands to install and serve locally 👇') | ||
console.log(`yarn | ||
yarn start`) | ||
console.log(` | ||
cd ${dest} | ||
yarn | ||
yarn start | ||
`) | ||
console.log(`Step 2: ${red('have fun ❤️')}`) | ||
@@ -48,0 +51,0 @@ })() |
{ | ||
"name": "create-slinkity", | ||
"version": "1.0.2", | ||
"version": "1.0.3", | ||
"description": "The splendid starter to scaffold your Slinkity site.", | ||
@@ -5,0 +5,0 @@ "main": "cli.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
841604
178