1
0
This commit is contained in:
a.bouhuolia
2023-02-07 23:07:19 +02:00
parent d47b1165c4
commit bb49fcb42b
+2 -1
View File
@@ -1,5 +1,6 @@
{
"$schema": "node_modules/lerna/schemas/lerna-schema.json",
"useWorkspaces": true,
"version": "0.0.0"
"version": "0.0.0",
"npmClient": "npm"
}