RubyGems
npm
Organizations
Log in
Sign up
npm
@taufik-nurrohman/text-editor.source
Versions diffs
2.2.4 → 2.2.6
@taufik-nurrohman/text-editor.source 2.2.4 → 2.2.6
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
+2
-3
package/package.json
CHANGED
Viewed
@@ -49,6 +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
-
"
type
": "
module
"
,
53
-
"version": "2.2.4"
54
-
}
52
+
"
version
": "
2.2.6
"
53
+
}