提交 c9f5bf75 编写于 作者: Huan (李卓桓)'s avatar Huan (李卓桓)

add whatsapp to official puppet names (https://github.com/wechaty/wechaty-puppet-whatsapp/issues/1)

上级 d700a9ac
......@@ -48,8 +48,9 @@ export const PUPPET_DEPENDENCIES = {
/**
* Other
*/
'wechaty-puppet-gitter' : '^0.3.1', // https://www.npmjs.com/package/wechaty-puppet-gitter
'wechaty-puppet-official-account' : '^0.2.2', // https://www.npmjs.com/package/wechaty-puppet-official-account
'wechaty-puppet-gitter' : '*', // https://www.npmjs.com/package/wechaty-puppet-gitter
'wechaty-puppet-official-account' : '*', // https://www.npmjs.com/package/wechaty-puppet-official-account
'wechaty-puppet-whatsapp' : '*', // https://www.npmjs.com/package/wechaty-puppet-whatsapp
}
export type PuppetModuleName = keyof typeof PUPPET_DEPENDENCIES
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册