smart-editor-v3 1.17.3 → 1.17.5

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.
@@ -58540,7 +58540,8 @@ const Iq = () => `se-${Oq()}`, xE = vt.create({
58540
58540
  "map",
58541
58541
  "paper",
58542
58542
  "recorder",
58543
- "superCourse"
58543
+ "superCourse",
58544
+ "simulation"
58544
58545
  ],
58545
58546
  generateID: () => Iq(),
58546
58547
  filterTransaction: null
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "smart-editor-v3",
3
3
  "type": "module",
4
- "version": "1.17.3",
4
+ "version": "1.17.5",
5
5
  "exports": {
6
6
  ".": {
7
7
  "import": "./dist/smart-editor-package.js"