1.0.4 • Published 2 years ago

@playable-cn/sova-chat v1.0.4

Weekly downloads
-
License
ISC
Repository
-
Last release
2 years ago

#Sova-Chat 1.0.1

##sova-chat publish way

  1. add npm user(need register a npm account and add to @playable-cn)

npm adduser

need input follow information.

1> input username

2> input password

3> input email

4> input OTP code(from email)

  1. publish package

npm publish --access public

##sova-chat use way

import {CFO} from "@playable-cn/sova-chat/cfo"

CFO.setPost(post) CFO.setGet(get)

The version number of package.js needs to be changed each time it is modified. yarn upgrade @playable-cn/sova-chat@{version}