代码拉取完成,页面将自动刷新
同步操作将从 mirrors_openworklabs/filecoin-web-wallet 强制同步,此操作会覆盖自 Fork 仓库以来所做的任何修改,且无法恢复!!!
确定后同步将在后台操作,完成时将刷新页面,请耐心等待。
{
"name": "wallet",
"version": "3.4.8",
"engines": {
"node": ">=16.0.0"
},
"scripts": {
"dev": "next -p 3001",
"build": "next build",
"store-ipfs": "npx @glif/deployment-cli ipfs ./out $WEB3_STORAGE_TOKEN",
"lint": "eslint . --ext .js,.jsx,.ts,.tsx",
"lint-fix": "npm run lint -- --fix",
"start": "next start",
"test": "jest --detectOpenHandles --forceExit",
"test:watch": "jest --watch",
"export": "next build && next export",
"serve": "npx serve ./out",
"tsc": "tsc",
"publish:calibration": "wrangler publish --env calibration",
"publish:mainnet": "wrangler publish --env mainnet"
},
"dependencies": {
"@apollo/client": "^3.6.9",
"@glif/base-css": "^0.0.33",
"@glif/filecoin-address": "^2.0.37",
"@glif/filecoin-message": "^2.0.37",
"@glif/filecoin-number": "^2.0.34",
"@glif/filecoin-wallet-provider": "^2.0.37",
"@glif/react-components": "^2.1.13",
"next": "^12.2.3",
"prop-types": "^15.8.1",
"react": "^17.0.2",
"react-dom": "^17.0.2",
"styled-components": "^5.3.5",
"swr": "^1.3.0"
},
"devDependencies": {
"@glif/deployment-cli": "^2.0.1",
"@testing-library/jest-dom": "^5.16.4",
"@testing-library/react": "^12.1.5",
"@testing-library/react-hooks": "^8.0.1",
"@types/jest": "^28.1.6",
"@types/react": "^17.0.45",
"@typescript-eslint/eslint-plugin": "^5.39.0",
"@typescript-eslint/parser": "^5.39.0",
"babel-jest": "^28.1.3",
"babel-plugin-styled-components": "^2.0.7",
"eslint": "^8.24.0",
"eslint-config-next": "^12.3.0",
"eslint-config-prettier": "^8.5.0",
"eslint-plugin-prettier": "^4.2.1",
"jest": "^28.1.3",
"jest-environment-jsdom": "^29.0.3",
"jest-styled-components": "^7.0.8",
"prettier": "^2.7.1",
"ts-jest": "^28.0.7",
"typescript": "^4.7.4",
"whatwg-fetch": "^3.6.2"
},
"license": "(Apache-2.0 OR MIT)"
}
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。