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 92de012 commit 6201bb2Copy full SHA for 6201bb2
depsynky/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@bpinternal/depsynky",
3
- "version": "0.2.3",
+ "version": "0.2.4",
4
"description": "CLI to synchronize dependencies accross a pnpm mono-repo",
5
"main": "dist/index.js",
6
"scripts": {
@@ -16,7 +16,7 @@
16
"author": "Botpress, Inc.",
17
"license": "MIT",
18
"dependencies": {
19
- "@bpinternal/yargs-extra": "^0.0.20",
+ "@bpinternal/yargs-extra": "^0.0.21",
20
"chalk": "^4.1.2",
21
"glob": "^9.3.4",
22
"prettier": "^2.8.1",
0 commit comments