ketcher-react 3.3.0-rc.4 → 3.3.0
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/dist/cjs/index.js +4 -4
- package/dist/cjs/index.js.map +1 -1
- package/dist/cjs/{index.modern-272d0a6e.js → index.modern-742e22e6.js} +1 -1
- package/dist/cjs/{index.modern-272d0a6e.js.map → index.modern-742e22e6.js.map} +1 -1
- package/dist/index.js +4 -4
- package/dist/index.js.map +1 -1
- package/dist/{index.modern-f9073ecc.js → index.modern-1ab9e481.js} +1 -1
- package/dist/{index.modern-f9073ecc.js.map → index.modern-1ab9e481.js.map} +1 -1
- package/package.json +1 -1
|
@@ -16145,4 +16145,4 @@ function Editor(_ref2) {
|
|
|
16145
16145
|
}
|
|
16146
16146
|
|
|
16147
16147
|
export { EditorContainer as default };
|
|
16148
|
-
//# sourceMappingURL=index.modern-
|
|
16148
|
+
//# sourceMappingURL=index.modern-1ab9e481.js.map
|