ekms 9.5.1-beta.0 → 9.5.1-beta.2
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.
- package/package.json +2 -2
package/package.json
CHANGED
|
@@ -354,8 +354,8 @@
|
|
|
354
354
|
"scriptjs": "^2.5.9",
|
|
355
355
|
"table": "^6.7.1",
|
|
356
356
|
"uuid": "^9.0.0",
|
|
357
|
-
"theprogrammablemind": "9.5.1-beta.
|
|
357
|
+
"theprogrammablemind": "9.5.1-beta.2"
|
|
358
358
|
},
|
|
359
|
-
"version": "9.5.1-beta.
|
|
359
|
+
"version": "9.5.1-beta.2",
|
|
360
360
|
"license": "UNLICENSED"
|
|
361
361
|
}
|