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 3adcf53 commit 1604f1aCopy full SHA for 1604f1a
depsynky/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@bpinternal/depsynky",
3
- "version": "0.2.4",
+ "version": "0.2.5",
4
"description": "CLI to synchronize dependencies across a pnpm mono-repo",
5
"main": "dist/index.js",
6
"repository": {
@@ -19,7 +19,7 @@
19
"author": "Botpress, Inc.",
20
"license": "MIT",
21
"dependencies": {
22
- "@bpinternal/yargs-extra": "^0.0.20",
+ "@bpinternal/yargs-extra": "^0.0.21",
23
"chalk": "^4.1.2",
24
"glob": "^9.3.4",
25
"prettier": "^2.8.1",
0 commit comments