Skip to content

Commit

Permalink
feat(942): update govtool packages name
Browse files Browse the repository at this point in the history
  • Loading branch information
MSzalowski committed May 8, 2024
1 parent 42088b6 commit 0e6b56d
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions govtool/packages/submission-tool/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "submission-tool",
"packageManager": "yarn@3.6.4",
"name": "govtool-submission-tool",
"version": "0.0.1",
"scripts": {
"test": "jest"
},
Expand Down
4 changes: 2 additions & 2 deletions govtool/packages/wallet-connector/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "wallet-connector",
"version": "1.0.0",
"name": "govtool-wallet-connector",
"version": "0.0.1",
"main": "index.ts",
"license": "MIT",
"dependencies": {
Expand Down

0 comments on commit 0e6b56d

Please sign in to comment.