RubyGems
npm
Organizations
Log in
Sign up
npm
@taufik-nurrohman/text-editor.source
Versions diffs
2.2.7 → 2.2.8
@taufik-nurrohman/text-editor.source 2.2.7 → 2.2.8
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
@@ -49,5 +49,5 @@
49
49
"scripts": {
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
-
"version": "2.2.
7
"
52
+
"version": "2.2.
8
"
53
53
}