RubyGems
npm
Organizations
Log in
Sign up
npm
@etrepum/lexical-emoji-plan
Versions diffs
0.0.33 → 0.0.34
@etrepum/lexical-emoji-plan 0.0.33 → 0.0.34
Sign up to get
free
protection for your applications and to get access to all the features.
Files changed (2)
hide
show
package/dist/index.js
+1
-1
package/package.json
+1
-1
package/dist/index.js
CHANGED
Viewed
@@ -15,7 +15,7 @@ function I(o) {
15
15
(e) => e.codePointAt(0).toString(16).padStart(4, "0")
16
16
).join("-");
17
17
}
18
-
const T = "0.0.
33
";
18
+
const T = "0.0.
34
";
19
19
function $() {
20
20
}
21
21
function L(o, e) {
package/package.json
CHANGED
Viewed
@@ -16,7 +16,7 @@
16
16
"test": "vitest run",
17
17
"test:watch": "vitest"
18
18
},
19
-
"version": "0.0.
33
",
19
+
"version": "0.0.
34
",
20
20
"license": "MIT",
21
21
"repository": {
22
22
"type": "git",