File tree Expand file tree Collapse file tree 2 files changed +210
-16
lines changed
playground/multichain-react-playground Expand file tree Collapse file tree 2 files changed +210
-16
lines changed Original file line number Diff line number Diff line change 66 " MetaMask" ,
77 " Ethereum"
88 ],
9- "homepage" : " https://metamask.github.io/test-dapp-multichain " ,
9+ "homepage" : " . " ,
1010 "bugs" : {
11- "url" : " https://github.com/MetaMask/test-dapp-multichain /issues"
11+ "url" : " https://github.com/MetaMask/metamask-connect-monorepo /issues"
1212 },
1313 "repository" : {
1414 "type" : " git" ,
15- "url" : " https://github.com/MetaMask/test-dapp-multichain .git"
15+ "url" : " https://github.com/MetaMask/metamask-connect-monorepo .git"
1616 },
1717 "license" : " MIT" ,
1818 "exports" : {
2626 "scripts" : {
2727 "build" : " DISABLE_ESLINT_PLUGIN=true craco build" ,
2828 "build:docs" : " typedoc" ,
29+ "deploy" : " serve -s build" ,
2930 "changelog:update" : " ../../scripts/update-changelog.sh @metamask/multichain-react-playground" ,
3031 "changelog:validate" : " ../../scripts/validate-changelog.sh @metamask/multichain-react-playground" ,
31- "eject" : " react-scripts eject" ,
3232 "prepack" : " ./scripts/prepack.sh" ,
3333 "start" : " DISABLE_ESLINT_PLUGIN=true craco start" ,
3434 "test" : " echo \" No test specified\" " ,
8282 "prettier-plugin-packagejson" : " ^2.4.5" ,
8383 "process" : " ^0.11.10" ,
8484 "react-scripts" : " 5.0.1" ,
85+ "serve" : " ^14.2.5" ,
8586 "tailwindcss" : " ^4.1.11" ,
8687 "ts-jest" : " ^27.1.4" ,
8788 "ts-node" : " ^10.9.1" ,
You can’t perform that action at this time.
0 commit comments