Skip to content

Commit

Permalink
restore wechaty old version, for compatible with padlocal
Browse files Browse the repository at this point in the history
  • Loading branch information
huan committed Nov 1, 2021
1 parent fea7be0 commit b7d4fb5
Showing 1 changed file with 10 additions and 14 deletions.
24 changes: 10 additions & 14 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,42 +33,38 @@
},
"homepage": "https://github.com/kaiyuanshe/OSSChat#readme",
"dependencies": {
"@reduxjs/toolkit": "^1.6.1",
"@reduxjs/toolkit": "^1.6.2",
"dotenv": "^10.0.0",
"ducks": "^0.11.10",
"express": "^4.17.1",
"finis": "^0.4.4",
"finis": "^0.4.5",
"ha-wechaty": "^0.9.12",
"micromatch": "^4.0.4",
"moment": "^2.29.1",
"probot": "^12",
"qrcode-terminal": "^0.12.0",
"read-pkg-up": "^8",
"redux": "^4.1.1",
"read-pkg-up": "^9",
"redux": "^4.1.2",
"redux-observable": "^2.0.0",
"remote-redux-devtools": "^0.5.16",
"request": "^2.88.2",
"rx-queue": "^0.12.6",
"smee-client": "^1.2.2",
"wechaty": "^0.73.9",
"wechaty-chatopera": "^0.3.11",
"wechaty": "^0.68.1",
"wechaty-ducks-contrib": "^0.3.6",
"wechaty-plugin-contrib": "^0.15.10",
"wechaty-plugin-contrib": "^0.14.23",
"wechaty-puppet-padlocal": "^0.4.2",
"wechaty-chatopera": "^0.4.2",
"wechaty-redux": "^0.5.7"
},
"devDependencies": {
"@chatie/eslint-config": "^0.14.1",
"@chatie/eslint-config": "^1.0.4",
"@chatie/git-scripts": "^0.6.2",
"@chatie/tsconfig": "^0.20.2",
"@chatie/tsconfig": "^1.0.3",
"@types/express": "^4.17.13",
"@types/micromatch": "^4.0.2",
"@types/raven": "^2.5.4",
"@types/request": "^2.48.7",
"cross-env": "^7.0.3",
"npm-run-all": "^4.1.5",
"shx": "^0.3.3",
"tstest": "^0.5.16"
"@types/request": "^2.48.7"
},
"git": {
"scripts": {
Expand Down

0 comments on commit b7d4fb5

Please sign in to comment.