Skip to content

Commit

Permalink
Renaming workspaces
Browse files Browse the repository at this point in the history
  • Loading branch information
aaroncox committed Nov 7, 2024
1 parent 933085a commit f0718d3
Show file tree
Hide file tree
Showing 4 changed files with 54 additions and 53 deletions.
9 changes: 5 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,14 +1,15 @@
{
"name": "@greymass/eos-wallet",
"name": "root",
"version": "1.0.0",
"private": true,
"description": "",
"homepage": "https://github.com/greymass/antelope-snap/tree/eos",
"homepage": "https://github.com/greymass/antelope-snap",
"bugs": {
"url": "https://github.com/greymass/antelope-snap/tree/eos"
"url": "https://github.com/greymass/antelope-snap"
},
"repository": {
"type": "git",
"url": "git+https://github.com/@greymass/antelope-snap.git"
"url": "https://github.com/@greymass/antelope-snap.git"
},
"license": "MIT",
"author": "Greymass Inc.",
Expand Down
4 changes: 2 additions & 2 deletions packages/snap/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "snap",
"name": "@greymass/eos-wallet",
"version": "1.0.0",
"description": "MetaMask Snap allowing users to interact with Antelope networks",
"description": "Use MetaMask with the EOS Network",
"repository": {
"type": "git",
"url": "https://github.com/@greymass/antelope-snap.git"
Expand Down
4 changes: 2 additions & 2 deletions packages/snap/snap.manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,10 @@
"proposedName": "EOS Wallet",
"repository": {
"type": "git",
"url": "https://github.com/greymass/antelope-snap/tree/eos"
"url": "https://github.com/@greymass/antelope-snap.git"
},
"source": {
"shasum": "N31cL5DFiNXFeN9cGDj5iPje/60K5mgHiqXkhng8rxo=",
"shasum": "qrb7Oxl5Q0mqCgXm5wmZ6CIiAuM4S3c1cblLv4vTCys=",
"location": {
"npm": {
"filePath": "dist/bundle.js",
Expand Down
90 changes: 45 additions & 45 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1741,32 +1741,39 @@ __metadata:
languageName: node
linkType: hard

"@greymass/eos-wallet@workspace:.":
"@greymass/eos-wallet@workspace:packages/snap":
version: 0.0.0-use.local
resolution: "@greymass/eos-wallet@workspace:."
resolution: "@greymass/eos-wallet@workspace:packages/snap"
dependencies:
"@lavamoat/allow-scripts": ^3.0.0
"@lavamoat/preinstall-always-fail": ^2.0.0
"@jest/globals": ^29.5.0
"@metamask/auto-changelog": ^3.4.4
"@metamask/eslint-config": ^12.2.0
"@metamask/eslint-config-jest": ^12.1.0
"@metamask/eslint-config-nodejs": ^12.1.0
"@metamask/eslint-config-typescript": ^12.1.0
"@metamask/key-tree": ^9.1.1
"@metamask/snaps-cli": ^6.1.0
"@metamask/snaps-jest": ^7.0.0
"@metamask/snaps-sdk": ^4.0.0
"@typescript-eslint/eslint-plugin": ^5.42.1
"@typescript-eslint/parser": ^5.42.1
eslint: ^9.0.0
"@wharfkit/antelope": ^1.0.7
"@wharfkit/common": ^1.2.2
buffer: ^6.0.3
eslint: ^8.45.0
eslint-config-prettier: ^8.5.0
eslint-plugin-import: ~2.26.0
eslint-plugin-jest: ^27.1.5
eslint-plugin-jsdoc: ^41.1.2
eslint-plugin-n: ^15.7.0
eslint-plugin-prettier: ^4.2.1
eslint-plugin-promise: ^6.1.1
jest: ^29.5.0
prettier: ^2.7.1
prettier-plugin-packagejson: ^2.2.18
prettier-plugin-svelte: ^3.2.4
sharp: ^0.32.6
prettier-plugin-packagejson: ^2.2.11
rimraf: ^3.0.2
ts-jest: ^29.1.0
typescript: ^4.7.4
typescript-eslint: ^8.0.0-alpha.20
languageName: unknown
linkType: soft

Expand Down Expand Up @@ -10965,6 +10972,35 @@ __metadata:
languageName: node
linkType: hard

"root@workspace:.":
version: 0.0.0-use.local
resolution: "root@workspace:."
dependencies:
"@lavamoat/allow-scripts": ^3.0.0
"@lavamoat/preinstall-always-fail": ^2.0.0
"@metamask/eslint-config": ^12.2.0
"@metamask/eslint-config-jest": ^12.1.0
"@metamask/eslint-config-nodejs": ^12.1.0
"@metamask/eslint-config-typescript": ^12.1.0
"@typescript-eslint/eslint-plugin": ^5.42.1
"@typescript-eslint/parser": ^5.42.1
eslint: ^9.0.0
eslint-config-prettier: ^8.5.0
eslint-plugin-import: ~2.26.0
eslint-plugin-jest: ^27.1.5
eslint-plugin-jsdoc: ^41.1.2
eslint-plugin-n: ^15.7.0
eslint-plugin-prettier: ^4.2.1
eslint-plugin-promise: ^6.1.1
prettier: ^2.7.1
prettier-plugin-packagejson: ^2.2.18
prettier-plugin-svelte: ^3.2.4
sharp: ^0.32.6
typescript: ^4.7.4
typescript-eslint: ^8.0.0-alpha.20
languageName: unknown
linkType: soft

"run-parallel@npm:^1.1.9":
version: 1.2.0
resolution: "run-parallel@npm:1.2.0"
Expand Down Expand Up @@ -11386,42 +11422,6 @@ __metadata:
languageName: node
linkType: hard

"snap@workspace:packages/snap":
version: 0.0.0-use.local
resolution: "snap@workspace:packages/snap"
dependencies:
"@jest/globals": ^29.5.0
"@metamask/auto-changelog": ^3.4.4
"@metamask/eslint-config": ^12.2.0
"@metamask/eslint-config-jest": ^12.1.0
"@metamask/eslint-config-nodejs": ^12.1.0
"@metamask/eslint-config-typescript": ^12.1.0
"@metamask/key-tree": ^9.1.1
"@metamask/snaps-cli": ^6.1.0
"@metamask/snaps-jest": ^7.0.0
"@metamask/snaps-sdk": ^4.0.0
"@typescript-eslint/eslint-plugin": ^5.42.1
"@typescript-eslint/parser": ^5.42.1
"@wharfkit/antelope": ^1.0.7
"@wharfkit/common": ^1.2.2
buffer: ^6.0.3
eslint: ^8.45.0
eslint-config-prettier: ^8.5.0
eslint-plugin-import: ~2.26.0
eslint-plugin-jest: ^27.1.5
eslint-plugin-jsdoc: ^41.1.2
eslint-plugin-n: ^15.7.0
eslint-plugin-prettier: ^4.2.1
eslint-plugin-promise: ^6.1.1
jest: ^29.5.0
prettier: ^2.7.1
prettier-plugin-packagejson: ^2.2.11
rimraf: ^3.0.2
ts-jest: ^29.1.0
typescript: ^4.7.4
languageName: unknown
linkType: soft

"socks-proxy-agent@npm:^8.0.3":
version: 8.0.4
resolution: "socks-proxy-agent@npm:8.0.4"
Expand Down

0 comments on commit f0718d3

Please sign in to comment.