@taufik-nurrohman/text-editor.source 2.2.4 → 2.2.5

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 -2
package/package.json CHANGED
@@ -50,5 +50,5 @@
50
50
  "pack": "pack --clean=false --from=.github/factory --js-format=umd --js-name=TE.Source --js-top='%(js.license)' --mjs=true --to=."
51
51
  },
52
52
  "type": "module",
53
- "version": "2.2.4"
54
- }
53
+ "version": "2.2.5"
54
+ }