@etrepum/lexical-emoji-plan 0.0.30-nightly.20240710.0 → 0.0.30-nightly.20240712.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (2) hide show
  1. package/dist/index.js +1 -1
  2. package/package.json +1 -1
package/dist/index.js CHANGED
@@ -65,7 +65,7 @@ function E(e) {
65
65
  (a) => a.codePointAt(0).toString(16).padStart(4, "0")
66
66
  ).join("-");
67
67
  }
68
- const C = "0.0.30-nightly.20240710.0";
68
+ const C = "0.0.30-nightly.20240712.0";
69
69
  function S() {
70
70
  }
71
71
  const I = k({
package/package.json CHANGED
@@ -16,7 +16,7 @@
16
16
  "test": "vitest run",
17
17
  "test:watch": "vitest"
18
18
  },
19
- "version": "0.0.30-nightly.20240710.0",
19
+ "version": "0.0.30-nightly.20240712.0",
20
20
  "license": "MIT",
21
21
  "repository": {
22
22
  "type": "git",