Skip to content

Commit

Permalink
#2015: Migrate to Indigo v1.9.0-rc.2 in-browser module (#2018)
Browse files Browse the repository at this point in the history
  • Loading branch information
KonstantinEpam23 authored Dec 28, 2022
1 parent dbdb9e2 commit 5f880a7
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.9.0-rc.1",
"indigo-ketcher": "1.9.0-rc.2",
"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 @@ -9265,10 +9265,10 @@ __metadata:
languageName: node
linkType: hard

"indigo-ketcher@npm:1.9.0-rc.1":
version: 1.9.0-rc.1
resolution: "indigo-ketcher@npm:1.9.0-rc.1"
checksum: 6f9cefd7389caa357b353e1ff984f2f0b49eef4849c9f886deb7c5141ced84f35a10bb1e4030607da270e96ee5d529bb7dc7a45357f9aef5022191797ab687b6
"indigo-ketcher@npm:1.9.0-rc.2":
version: 1.9.0-rc.2
resolution: "indigo-ketcher@npm:1.9.0-rc.2"
checksum: 67a211510467b12274c9c2e6d58ec1d61823eae227cf34bbff3de7e8d3aa7a90be3988642439a57b70828f58981bb83028cd97eedb20dc37d50338a282a72770
languageName: node
linkType: hard

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

0 comments on commit 5f880a7

Please sign in to comment.