Skip to content

Commit

Permalink
try to update package.jsopn in packages
Browse files Browse the repository at this point in the history
  • Loading branch information
itaven committed Aug 24, 2023
1 parent 6a21562 commit 411d13d
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,12 @@
},
"npm": {
"publish": false
},
"plugins": {
"@release-it/bumper": {
"in": "packages/package.json",
"out": "packages/package.json"
}
}
}
}
2 changes: 1 addition & 1 deletion wallets-testing/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@tester713/wallets-testing11",
"version": "1.0.0",
"version": "8.0.2",
"description": "",
"author": "",
"license": "UNLICENSED",
Expand Down

0 comments on commit 411d13d

Please sign in to comment.