代码拉取完成,页面将自动刷新
同步操作将从 react-component/select 强制同步,此操作会覆盖自 Fork 仓库以来所做的任何修改,且无法恢复!!!
确定后同步将在后台操作,完成时将刷新页面,请耐心等待。
{
"name": "rc-select",
"version": "14.1.13",
"description": "React Select",
"engines": {
"node": ">=8.x"
},
"keywords": [
"react",
"react-component",
"react-select",
"select"
],
"main": "./lib/index",
"module": "./es/index",
"types": "./lib/index.d.ts",
"files": [
"assets/*.css",
"assets/*.less",
"es",
"lib"
],
"homepage": "http://github.com/react-component/select",
"repository": {
"type": "git",
},
"bugs": {
"url": "http://github.com/react-component/select/issues"
},
"license": "MIT",
"scripts": {
"start": "dumi dev",
"build": "dumi build",
"compile": "father build",
"prepublishOnly": "npm run compile && np --yolo --no-publish",
"lint": "eslint src/ docs/examples/ --ext .tsx,.ts,.jsx,.js",
"test": "rc-test",
"tsc": "tsc --noEmit",
"now-build": "npm run build"
},
"peerDependencies": {
"react": "*",
"react-dom": "*"
},
"dependencies": {
"@babel/runtime": "^7.10.1",
"classnames": "2.x",
"rc-motion": "^2.0.1",
"rc-overflow": "^1.0.0",
"rc-trigger": "^5.0.4",
"rc-util": "^5.16.1",
"rc-virtual-list": "^3.2.0"
},
"devDependencies": {
"@testing-library/react": "12",
"@types/enzyme": "^3.10.9",
"@types/jest": "^26.0.24",
"@types/react": "^17.0.15",
"@types/react-dom": "^17.0.3",
"cross-env": "^7.0.0",
"dumi": "^1.1.32",
"enzyme": "^3.3.0",
"enzyme-to-json": "^3.4.0",
"eslint": "^7.1.0",
"father": "^4.0.0",
"jsonp": "^0.2.1",
"np": "^7.5.0",
"prettier": "^2.7.1",
"rc-dialog": "^9.0.0",
"rc-test": "^7.0.9",
"typescript": "^4.2.3"
}
}
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。