@browserbasehq/bb9
Advanced tools
Comparing version 1.0.12 to 1.0.13
@@ -91,3 +91,3 @@ #!/usr/bin/env node | ||
console.log(chalk.green(` 🤘 Successfully created new Stagehand project: "${projectName}"`)); | ||
console.log(chalk.yellow("Lights, Camera, act()!")); | ||
console.log(chalk.yellow("🎬 Lights, Camera, act()!")); | ||
console.log(chalk.gray(` cd ${projectName}\n npm install\n npm start\n npm test`)); | ||
@@ -94,0 +94,0 @@ } |
{ | ||
"name": "@browserbasehq/bb9", | ||
"version": "1.0.12", | ||
"version": "1.0.13", | ||
"description": "", | ||
@@ -5,0 +5,0 @@ "main": "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
21054