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 8beab12 commit f556c5cCopy full SHA for f556c5c
lerna.json
@@ -1,6 +1,6 @@
1
{
2
"$schema": "node_modules/@lerna-lite/cli/schemas/lerna-schema.json",
3
- "version": "0.2.2",
+ "version": "1.0.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