create-croquet-microverse
Advanced tools
Comparing version 0.1.14 to 0.1.15
@@ -19,2 +19,3 @@ #!/usr/bin/env node | ||
// you change the line below to "@croquet/microverse-library": "file:../microverse/dist" to test things locally | ||
return new Promise((resolve, reject) => { | ||
@@ -32,3 +33,3 @@ fs.writeFile("./package.json", | ||
"dependencies": { | ||
"@croquet/microverse-library": "0.1.14" | ||
"@croquet/microverse-library": "0.1.15" | ||
}, | ||
@@ -35,0 +36,0 @@ "devDependencies": { |
{ | ||
"name": "create-croquet-microverse", | ||
"version": "0.1.14", | ||
"version": "0.1.15", | ||
"description": "The initializer for Croquet Microverse", | ||
@@ -5,0 +5,0 @@ "bin": "./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
5093
55