mezon-js 2.8.43 → 2.8.46

Sign up to get free protection for your applications and to get access to all the features.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "mezon-js",
3
- "version": "2.8.43",
3
+ "version": "2.8.46",
4
4
  "scripts": {
5
5
  "build": "npx tsc && npx rollup -c --bundleConfigAsCjs && node build.mjs"
6
6
  },
@@ -38,6 +38,7 @@
38
38
  "base64-arraybuffer": "^1.0.2",
39
39
  "esbuild": "^0.19.11",
40
40
  "js-base64": "^3.7.4",
41
+ "mezon-js": "file:",
41
42
  "whatwg-fetch": "^3.6.2"
42
43
  },
43
44
  "devDependencies": {