x-block-lib 0.4.31 → 0.4.32

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/dist/index.js +3 -0
  2. package/package.json +1 -1
package/dist/index.js CHANGED
@@ -8250,6 +8250,9 @@ const Mp = /* @__PURE__ */ Ai(Bp, [["render", Rp]]), xp = { class: "text-subtitl
8250
8250
  snap: !0,
8251
8251
  spacing: 20
8252
8252
  },
8253
+ maxInstances: {
8254
+ func_entry_v1: 1
8255
+ },
8253
8256
  media: "https://cdn.z9os.com/lib/blockly/v11.0.0/media/",
8254
8257
  move: {
8255
8258
  drag: !0,
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "x-block-lib",
3
3
  "private": false,
4
- "version": "0.4.31",
4
+ "version": "0.4.32",
5
5
  "type": "module",
6
6
  "module": "dist/index.js",
7
7
  "types": "dist/index.d.ts",