diff --git a/src/puppet-config.ts b/src/puppet-config.ts index 3fe28241e59809d7f6bdd5e8a9648ad9dd4898b8..1cb71528b779c100a34343c9aecb2e363b4de086 100644 --- a/src/puppet-config.ts +++ b/src/puppet-config.ts @@ -11,7 +11,7 @@ export const PUPPET_DEPENDENCIES = { * DEPRECATED by Huan(202002): The Above is Alias for the following full NPM module names * *******************************************************************************************/ - 'wechaty-puppet-hostie' : '^0.3.18', // https://www.npmjs.com/package/wechaty-puppet-hostie + 'wechaty-puppet-hostie' : '^0.3.20', // https://www.npmjs.com/package/wechaty-puppet-hostie 'wechaty-puppet-mock' : '^0.17.5', // https://www.npmjs.com/package/wechaty-puppet-mock // 'wechaty-puppet-dll' : '^0.3.1', // https://www.npmjs.com/package/wechaty-puppet-dll