nftychat-universe 1.3.5 → 1.3.6

Sign up to get free protection for your applications and to get access to all the features.
Files changed (1) hide show
  1. package/package.json +2 -1
package/package.json CHANGED
@@ -4,7 +4,7 @@
4
4
  "type": "git",
5
5
  "url": "https://github.com/nftychat/nftychat-universe"
6
6
  },
7
- "version": "1.3.5",
7
+ "version": "1.3.6",
8
8
  "license": "MIT",
9
9
  "description": "nftychat plugins for your website",
10
10
  "author": "nftychat",
@@ -49,6 +49,7 @@
49
49
  "@emotion/styled": "^11.10.4",
50
50
  "@iconify/react": "^3.2.2",
51
51
  "@mui/material": "^5.10.7",
52
+ "buffer": "^6.0.3",
52
53
  "react-hot-toast": "^2.3.0"
53
54
  },
54
55
  "devDependencies": {