RubyGems
npm
Organizations
Log in
Sign up
npm
mezon-js
Versions diffs
2.8.72 → 2.8.73
mezon-js 2.8.72 → 2.8.73
Sign up to get
free
protection for your applications and to get access to all the features.
Files changed (1)
hide
show
package/package.json
+1
-1
package/package.json
CHANGED
Viewed
@@ -1,6 +1,6 @@
1
1
{
2
2
"name": "mezon-js",
3
-
"version": "2.8.
72
",
3
+
"version": "2.8.
73
",
4
4
"scripts": {
5
5
"build": "npx tsc && npx rollup -c --bundleConfigAsCjs && node build.mjs"
6
6
},