We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent db9c46e commit 461c4e3Copy full SHA for 461c4e3
lerna.json
@@ -1,6 +1,6 @@
1
{
2
"$schema": "node_modules/@lerna-lite/cli/schemas/lerna-schema.json",
3
- "version": "0.1.7",
+ "version": "0.2.0",
4
"npmClient": "pnpm",
5
"packages": [
6
"./"
package.json
"name": "create-babylon-app",
"description": "A CLI for scaffolding Babylon.js Web App.",
"type": "commonjs",
"main": "./bin/cli.mjs",
0 commit comments