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
|
@@ -5267,10 +5267,10 @@ var initialState$3 = {
|
|
|
5267
5267
|
unipositiveIonsValue: 140,
|
|
5268
5268
|
oligonucleotidesValue: 200,
|
|
5269
5269
|
app: {
|
|
5270
|
-
buildDate: "2025-09-
|
|
5270
|
+
buildDate: "2025-09-19T11:22:16" ,
|
|
5271
5271
|
indigoVersion: process.env.INDIGO_VERSION || '',
|
|
5272
5272
|
indigoMachine: process.env.INDIGO_MACHINE || '',
|
|
5273
|
-
version: "3.7.0
|
|
5273
|
+
version: "3.7.0"
|
|
5274
5274
|
}
|
|
5275
5275
|
};
|
|
5276
5276
|
var editorSlice = createSlice({
|
|
@@ -18892,4 +18892,4 @@ function Editor(_ref2) {
|
|
|
18892
18892
|
}
|
|
18893
18893
|
|
|
18894
18894
|
export { EditorContainer as default };
|
|
18895
|
-
//# sourceMappingURL=index.modern-
|
|
18895
|
+
//# sourceMappingURL=index.modern-9eda1441.js.map
|