Skip to content

Commit

Permalink
Migrate presets to cartridge-gg/presets (#1132)
Browse files Browse the repository at this point in the history
  • Loading branch information
tarrencev authored Dec 10, 2024
1 parent fcfba80 commit f7bf9b2
Show file tree
Hide file tree
Showing 71 changed files with 18 additions and 10,610 deletions.
5 changes: 4 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,9 @@
"test:ci": "pnpm keychain test:ci",
"test:storybook": "pnpm turbo build:deps test:storybook"
},
"dependencies": {
"@cartridge/presets": "github:cartridge-gg/presets#593cfdc"
},
"devDependencies": {
"@changesets/changelog-github": "^0.4.2",
"@changesets/cli": "^2.20.0",
Expand All @@ -39,4 +42,4 @@
"vercel": "^37.4.2",
"@types/react": "^18.3.12"
}
}
}
3 changes: 1 addition & 2 deletions packages/controller/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,6 @@
"dependencies": {
"@cartridge/account-wasm": "workspace:*",
"@cartridge/penpal": "^6.2.3",
"@cartridge/presets": "workspace:*",
"@starknet-io/types-js": "^0.7.7",
"@telegram-apps/sdk": "^2.4.0",
"base64url": "^3.0.1",
Expand All @@ -46,4 +45,4 @@
"@types/node": "^20.6.0",
"typescript": "^5.4.5"
}
}
}
1 change: 0 additions & 1 deletion packages/keychain/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@
"@cartridge/account-wasm": "workspace:*",
"@cartridge/controller": "workspace:*",
"@cartridge/penpal": "^6.2.3",
"@cartridge/presets": "workspace:*",
"@cartridge/ui": "workspace:*",
"@cartridge/ui-next": "workspace:*",
"@cartridge/utils": "workspace:*",
Expand Down
11 changes: 0 additions & 11 deletions packages/presets/configs/blob-arena/config.json

This file was deleted.

Binary file removed packages/presets/configs/blob-arena/cover.png
Binary file not shown.
Binary file removed packages/presets/configs/blob-arena/icon.png
Binary file not shown.
11 changes: 0 additions & 11 deletions packages/presets/configs/cartridge/config.json

This file was deleted.

Binary file removed packages/presets/configs/cartridge/cover-dark.png
Binary file not shown.
Binary file removed packages/presets/configs/cartridge/cover-light.png
Binary file not shown.
Binary file removed packages/presets/configs/cartridge/cover.png
Binary file not shown.
9 changes: 0 additions & 9 deletions packages/presets/configs/cartridge/icon.svg

This file was deleted.

11 changes: 0 additions & 11 deletions packages/presets/configs/dark-shuffle/config.json

This file was deleted.

Binary file removed packages/presets/configs/dark-shuffle/cover.png
Binary file not shown.
3 changes: 0 additions & 3 deletions packages/presets/configs/dark-shuffle/icon.svg

This file was deleted.

84 changes: 0 additions & 84 deletions packages/presets/configs/dope-wars/config.json

This file was deleted.

Binary file removed packages/presets/configs/dope-wars/cover.png
Binary file not shown.
Binary file removed packages/presets/configs/dope-wars/icon.png
Binary file not shown.
Loading

0 comments on commit f7bf9b2

Please sign in to comment.