Skip to content

Commit

Permalink
reset versions and names to 0.1.0-pre.0 and quai
Browse files Browse the repository at this point in the history
  • Loading branch information
hubchub committed Aug 18, 2023
1 parent 85f03ea commit ab7b128
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions background/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@tallyho/tally-background",
"version": "0.0.1",
"name": "@pelagus/pelagus-background",
"version": "0.1.0-pre.0",
"description": "Pelagus, the community owned and operated Web3 wallet: api implementation.",
"main": "index.ts",
"repository": "git@github.com:thesis/tally-extension.git",
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@tallyho/tally-extension",
"name": "@pelagus/pelagus-extension",
"private": true,
"version": "0.38.1",
"version": "0.1.0-pre.0",
"description": "Pelagus, the community owned and operated Web3 wallet.",
"main": "index.js",
"repository": "git@github.com:thesis/tally-extension.git",
Expand Down
4 changes: 2 additions & 2 deletions ui/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@tallyho/tally-ui",
"version": "0.0.1",
"name": "@pelagus/pelagus-ui",
"version": "0.1.0-pre.0",
"description": "Pelagus, the community owned and operated Web3 wallet: UI package.",
"main": "index.ts",
"repository": "git@github.com:thesis/tally-extension.git",
Expand Down

0 comments on commit ab7b128

Please sign in to comment.