We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 851b955 commit 6cacf59Copy full SHA for 6cacf59
lerna.json
@@ -2,6 +2,6 @@
2
"packages": [
3
"packages/*"
4
],
5
- "version": "1.13.3",
+ "version": "1.13.4",
6
"npmClient": "yarn"
7
}
packages/cli/package.json
@@ -1,6 +1,6 @@
1
{
"name": "@clobbr/cli",
"description": "Clobbr CLI",
"main": "dist/index.js",
"bin": "dist/index.js",
0 commit comments