代码拉取完成,页面将自动刷新
同步操作将从 keekuun/react-components 强制同步,此操作会覆盖自 Fork 仓库以来所做的任何修改,且无法恢复!!!
确定后同步将在后台操作,完成时将刷新页面,请耐心等待。
{
"name": "root",
"private": true,
"scripts": {
"dev": "docz dev",
"docz:dev": "docz dev",
"docz:build": "docz build",
"docz:serve": "docz build && docz serve",
"commit": "npx git-cz",
"install": "lerna bootstrap",
"build": "yarn run build-clear && yarn run build-tsc",
"build-tsc": "lerna exec -- tsc",
"build-clear": "lerna exec -- rm -rf lib",
"publish": "lerna exec -- tsc && lerna publish"
},
"devDependencies": {
"@babel/core": "^7.5.5",
"@babel/plugin-syntax-dynamic-import": "^7.2.0",
"@babel/plugin-transform-runtime": "^7.5.5",
"@babel/preset-env": "^7.5.5",
"@commitlint/cli": "^8.1.0",
"@commitlint/config-conventional": "^8.1.0",
"@types/jest": "^24.0.17",
"@types/node": "^12.7.1",
"@types/rc-tooltip": "^3.7.1",
"@types/react-virtualized": "^9.21.4",
"@types/storybook__react": "^4.0.2",
"@typescript-eslint/eslint-plugin": "^1.13.0",
"@typescript-eslint/parser": "^1.13.0",
"awesome-typescript-loader": "^5.2.1",
"babel-loader": "^8.0.6",
"cz-conventional-changelog": "^3.0.2",
"docz": "^2.0.0",
"eslint": "^6.1.0",
"eslint-config-prettier": "^6.0.0",
"eslint-plugin-prettier": "^3.1.0",
"eslint-plugin-react": "^7.14.3",
"husky": "^3.0.3",
"lerna": "3.20.2",
"lint-staged": "^9.2.1",
"prettier": "^1.18.2",
"react-docgen-typescript-loader": "^3.1.1",
"sass": "^1.22.10",
"sass-loader": "^7.2.0",
"standard": "^13.1.0",
"typescript": "^4.0.0"
},
"peerDependencies": {
"react": "*",
"react-dom": "*"
},
"dependencies": {
"@babel/plugin-proposal-decorators": "^7.8.3",
"@types/classnames": "^2.2.9",
"@types/lodash.pick": "^4.4.6",
"gatsby-plugin-sass": "^2.1.23",
"lodash.pick": "^4.4.0",
"styled-components": "^4.3.2",
"classnames": "^2.2.6"
},
"husky": {
"hooks": {
"commit-msg": "commitlint -E HUSKY_GIT_PARAMS"
}
},
"config": {
"commitizen": {
"path": "./node_modules/cz-conventional-changelog"
}
},
"workspaces": [
"packages/*"
]
}
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。