代码拉取完成,页面将自动刷新
同步操作将从 UCloud 优刻得/urtc-web 强制同步,此操作会覆盖自 Fork 仓库以来所做的任何修改,且无法恢复!!!
确定后同步将在后台操作,完成时将刷新页面,请耐心等待。
{
"name": "urtc-common-demo",
"version": "0.1.0",
"private": true,
"dependencies": {
"@testing-library/jest-dom": "^4.2.4",
"@testing-library/react": "^9.3.2",
"@testing-library/user-event": "^7.1.2",
"@ucloud-fe/react-components": "^0.6.29",
"cross-env": "^7.0.2",
"mobx": "^5.15.4",
"mobx-react": "^6.3.1",
"mobx-react-lite": "^3.0.0",
"querystringify": "^2.2.0",
"react": "^16.13.1",
"react-copy-to-clipboard": "^5.0.2",
"react-dom": "^16.13.1",
"react-player": "1.12.0",
"react-router-dom": "^5.2.0",
"react-scripts": "3.4.1",
"screenfull": "^5.0.2",
"styled-components": "^3.4.10",
"urtc-sdk": "^1.6.19"
},
"scripts": {
"start": "set REACT_APP_ENV=prod && react-app-rewired start",
"start:pre": "set REACT_APP_ENV=pre && react-app-rewired start",
"build": "set REACT_APP_ENV=prod && react-app-rewired build"
},
"eslintConfig": {
"extends": "react-app"
},
"browserslist": {
"production": [
">0.2%",
"not dead",
"not op_mini all"
],
"development": [
"last 1 chrome version",
"last 1 firefox version",
"last 1 safari version"
]
},
"devDependencies": {
"@babel/core": "^7.10.4",
"@babel/plugin-proposal-class-properties": "^7.10.4",
"@babel/plugin-proposal-decorators": "^7.10.4",
"babel-plugin-import": "^1.13.0",
"customize-cra": "^1.0.0",
"cz-conventional-changelog": "^3.2.0",
"react-app-rewired": "^2.1.6"
},
"config": {
"commitizen": {
"path": "./node_modules/cz-conventional-changelog"
},
"babel": {
"plugins": [
[
"@babel/plugin-proposal-decorators",
{
"legacy": true
}
],
[
"@babel/plugin-proposal-class-properties",
{
"loose": true
}
]
],
"presets": [
"react-app"
]
}
}
}
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。