代码拉取完成,页面将自动刷新
同步操作将从 SiroSong/react-jwchat 强制同步,此操作会覆盖自 Fork 仓库以来所做的任何修改,且无法恢复!!!
确定后同步将在后台操作,完成时将刷新页面,请耐心等待。
{
"name": "react-jwchat",
"version": "1.2.1",
"description": "This is an easy-to-use web chat component, based on react.",
"main": "lib/index.js",
"types": "lib/types/src/components/index.d.ts",
"scripts": {
"tsc": "tsc",
"start": "rollup -c ./config/rollup.config.dev.ts -w",
"build": "rollup -c ./config/rollup.config.prod.ts && tsc",
"pub": "npm run build && npm publish"
},
"author": "SiroSong",
"license": "MIT",
"repository": {
"type": "git",
"url": "https://gitee.com/wx_504ae56474/react-jwchat"
},
"keywords": [
"react",
"chat",
"UI",
"聊天"
],
"devDependencies": {
"@babel/core": "^7.15.8",
"@babel/preset-env": "^7.15.8",
"@babel/preset-react": "^7.14.5",
"@babel/preset-typescript": "^7.15.0",
"@rollup/plugin-babel": "^5.3.0",
"@rollup/plugin-commonjs": "^21.0.0",
"@rollup/plugin-node-resolve": "^13.0.5",
"@rollup/plugin-replace": "^3.0.0",
"@types/md5": "^2.3.1",
"@types/react": "^17.0.27",
"postcss": "^8.3.9",
"prop-types": "^15.7.2",
"rollup": "^2.58.0",
"rollup-plugin-cleaner": "^1.0.0",
"rollup-plugin-postcss": "^4.0.1",
"rollup-plugin-serve": "^1.1.0",
"rollup-plugin-terser": "^7.0.2",
"typescript": "^4.4.3"
},
"dependencies": {
"dayjs": "^1.10.7",
"md5": "^2.3.0",
"react": "^17.0.2",
"react-dom": "^17.0.2"
}
}
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。