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 420d9e6 commit 9bbb0b4Copy full SHA for 9bbb0b4
lerna.json
@@ -0,0 +1,6 @@
1
+{
2
+ "npmClient": "pnpm",
3
+ "useWorkspaces": true,
4
+ "$schema": "node_modules/lerna/schemas/lerna-schema.json",
5
+ "version": "0.0.0"
6
+}
package.json
@@ -20,6 +20,7 @@
20
"husky": "^7.0.4",
21
"jest": "^29.3.1",
22
"jest-config": "^29.3.1",
23
+ "lerna": "^6.4.1",
24
"prettier": "^2.7.1",
25
"prettier-plugin-organize-imports": "^3.2.2",
26
"rollup": "^3.10.0",
0 commit comments