diff --git a/README.md b/README.md index b249546..b57be0c 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,9 @@ # wechat-watson-conversation + +**DEPRECATED** This project has been moved to [watson-assistant-for-wechat](https://github.com/cognitive-class/watson-assistant-for-wechat) + + + diff --git a/yarn.lock b/yarn.lock index f2a5815..0bc7058 100644 --- a/yarn.lock +++ b/yarn.lock @@ -260,8 +260,8 @@ asynckit@^0.4.0: resolved "https://registry.npmjs.org/asynckit/-/asynckit-0.4.0.tgz#c79ed97f7f34cb8f2ba1bc9790bcc366474b4b79" atob@^2.0.0: - version "2.0.3" - resolved "https://registry.npmjs.org/atob/-/atob-2.0.3.tgz#19c7a760473774468f20b2d2d03372ad7d4cbf5d" + version "2.1.2" + resolved "https://registry.yarnpkg.com/atob/-/atob-2.1.2.tgz#6d9517eb9e030d2436666651e86bd9f6f13533c9" aws-sign2@~0.6.0: version "0.6.0" @@ -3108,12 +3108,11 @@ websocket@~1.0.25: yaeti "^0.0.6" "wechat-watson-conversation@file:./lib/wechat-watson-conversation": - version "0.1.1" + version "1.0.0" dependencies: bluebird "^3.5.1" body-parser "^1.18.2" body-parser-xml "^1.1.0" - node-weixin-message "^0.1.1" watson-developer-cloud "^3.0.7" which@^1.2.9: