ketcher-react 3.7.0-rc.3 → 3.7.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-021f6994.js → index.modern-e5b96654.js} +3 -3
- package/dist/cjs/index.modern-e5b96654.js.map +1 -0
- package/dist/index.js +4 -4
- package/dist/index.js.map +1 -1
- package/dist/{index.modern-0fa484b9.js → index.modern-9eda1441.js} +3 -3
- package/dist/index.modern-9eda1441.js.map +1 -0
- package/package.json +1 -1
- package/dist/cjs/index.modern-021f6994.js.map +0 -1
- package/dist/index.modern-0fa484b9.js.map +0 -1
|
@@ -5309,10 +5309,10 @@ var initialState$3 = {
|
|
|
5309
5309
|
unipositiveIonsValue: 140,
|
|
5310
5310
|
oligonucleotidesValue: 200,
|
|
5311
5311
|
app: {
|
|
5312
|
-
buildDate: "2025-09-
|
|
5312
|
+
buildDate: "2025-09-19T11:22:16" ,
|
|
5313
5313
|
indigoVersion: process.env.INDIGO_VERSION || '',
|
|
5314
5314
|
indigoMachine: process.env.INDIGO_MACHINE || '',
|
|
5315
|
-
version: "3.7.0
|
|
5315
|
+
version: "3.7.0"
|
|
5316
5316
|
}
|
|
5317
5317
|
};
|
|
5318
5318
|
var editorSlice = createSlice({
|
|
@@ -18934,4 +18934,4 @@ function Editor(_ref2) {
|
|
|
18934
18934
|
}
|
|
18935
18935
|
|
|
18936
18936
|
exports["default"] = EditorContainer;
|
|
18937
|
-
//# sourceMappingURL=index.modern-
|
|
18937
|
+
//# sourceMappingURL=index.modern-e5b96654.js.map
|