jsxc-react-hook 0.0.1 → 0.0.2

Sign up to get free protection for your applications and to get access to all the features.
package/package.json CHANGED
@@ -4,7 +4,7 @@
4
4
  "main": "./dist/jsxc-react-hook.js",
5
5
  "description": " This is a react function version for JSXC. So you can use it in react application.",
6
6
  "keywords": "jsxc xmpp react-hooks ",
7
- "version": "0.0.1",
7
+ "version": "0.0.2",
8
8
  "respository": "https://github.com/narutogo/jsxc-react-hook",
9
9
  "type": "module",
10
10
  "types": "./dist/Jsxc.d.ts",