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 726b0e9 commit 6dfb637Copy full SHA for 6dfb637
package.json
@@ -40,9 +40,9 @@
40
"test:report": "playwright show-report"
41
},
42
"devDependencies": {
43
- "@lerna-lite/cli": "^2.0.0-alpha.2",
44
- "@lerna-lite/publish": "^2.0.0-alpha.2",
45
- "@lerna-lite/watch": "^2.0.0-alpha.2",
+ "@lerna-lite/cli": "^2.0.0",
+ "@lerna-lite/publish": "^2.0.0",
+ "@lerna-lite/watch": "^2.0.0",
46
"@playwright/test": "^1.32.3",
47
"@types/node": "^18.15.11",
48
"@typescript-eslint/eslint-plugin": "^5.58.0",
0 commit comments