Skip to content

Commit

Permalink
#2395 Migrate to Indigo v1.10.0-rc.6 in-browser module (#2397)
Browse files Browse the repository at this point in the history
  • Loading branch information
KonstantinEpam23 authored Mar 20, 2023
1 parent 13a7018 commit 6ab5a3a
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion packages/ketcher-standalone/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
},
"dependencies": {
"@babel/runtime": "^7.17.9",
"indigo-ketcher": "1.10.0-rc.4",
"indigo-ketcher": "1.10.0-rc.6",
"ketcher-core": "workspace:*"
},
"devDependencies": {
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9450,12 +9450,12 @@ __metadata:
languageName: node
linkType: hard

"indigo-ketcher@npm:1.10.0-rc.4":
version: 1.10.0-rc.4
resolution: "indigo-ketcher@npm:1.10.0-rc.4"
"indigo-ketcher@npm:1.10.0-rc.6":
version: 1.10.0-rc.6
resolution: "indigo-ketcher@npm:1.10.0-rc.6"
dependencies:
looks-same: ^8.1.0
checksum: 83d700f55e0c4a7eac2f5ca263ca08e9adf6d91aa12593b94e36c9392b28cc39978c155f28a27dd4982d283a5004f9186cfeaf5ae3838c237d244b990083338f
checksum: c993d91b24e50251f8f44aed412454a69558e052e93c0717981de05d2c1a83670dfafca651399a9927ace3c1ebd45a4038a75d9eef0821fbd4e74e34642eeba4
languageName: node
linkType: hard

Expand Down Expand Up @@ -11652,7 +11652,7 @@ __metadata:
cross-env: ^7.0.3
eslint: ^8.4.1
eslint-plugin-jest: ^25.3.0
indigo-ketcher: 1.10.0-rc.4
indigo-ketcher: 1.10.0-rc.6
jest: 26.6.0
ketcher-core: "workspace:*"
npm-run-all: ^4.1.5
Expand Down

0 comments on commit 6ab5a3a

Please sign in to comment.