elegant-cli
Advanced tools
Comparing version 2.1.1-prerelease.4 to 2.1.1-prerelease.5
{ | ||
"name": "elegant-cli", | ||
"version": "2.1.1-prerelease.4", | ||
"version": "2.1.1-prerelease.5", | ||
"description": "Elegant is a content creation framework for rapidly building beautiful and expressive web applications.", | ||
@@ -5,0 +5,0 @@ "scripts": { |
@@ -80,6 +80,7 @@ #! /usr/bin/env node | ||
console.log( | ||
'\n', | ||
chalk.green("Your project has been successfully created in " + outputPath), | ||
'\n', | ||
'\n', | ||
chalk.white("The next steps are to run `npm install`, and then `npm run dev`"), | ||
chalk.white("The next steps are to run `npm install`, and then `npm run dev`."), | ||
'\n', | ||
@@ -86,0 +87,0 @@ '\n', |
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
41759516
69446