Skip to content

Commit

Permalink
Backmerge: #2096 – migrate to indigo v1.9.0-rc.4 in browser module (#…
Browse files Browse the repository at this point in the history
  • Loading branch information
Nitvex authored Jan 17, 2023
1 parent 05a8905 commit 14844ad
Show file tree
Hide file tree
Showing 4 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion packages/ketcher-core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ketcher-core",
"version": "2.6.4",
"version": "2.7.0-rc.10",
"description": "Web-based molecule sketcher",
"license": "Apache-2.0",
"homepage": "http://lifescience.opensource.epam.com/ketcher",
Expand Down
2 changes: 1 addition & 1 deletion packages/ketcher-react/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ketcher-react",
"version": "2.6.4",
"version": "2.7.0-rc.10",
"description": "Web-based molecule sketcher",
"license": "Apache-2.0",
"homepage": "http://lifescience.opensource.epam.com/ketcher",
Expand Down
4 changes: 2 additions & 2 deletions packages/ketcher-standalone/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ketcher-standalone",
"version": "2.6.4",
"version": "2.7.0-rc.10",
"description": "Web-based molecule sketcher",
"license": "Apache-2.0",
"homepage": "http://lifescience.opensource.epam.com/ketcher",
Expand Down Expand Up @@ -39,7 +39,7 @@
},
"dependencies": {
"@babel/runtime": "^7.17.9",
"indigo-ketcher": "1.8.3",
"indigo-ketcher": "1.9.0-rc.4",
"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 @@ -9272,10 +9272,10 @@ __metadata:
languageName: node
linkType: hard

"indigo-ketcher@npm:1.8.3":
version: 1.8.3
resolution: "indigo-ketcher@npm:1.8.3"
checksum: 8bb4968438b607aa29c8260307e56353b4df1ca061c5047e4ec7720f6b2ac89070c443682df0f5a828bf853a636d2489117ce6464baa0811d1af70e306264535
"indigo-ketcher@npm:1.9.0-rc.4":
version: 1.9.0-rc.4
resolution: "indigo-ketcher@npm:1.9.0-rc.4"
checksum: dbafd2f34e00f2a1399b9fb463092d76fc5947e7201b98cfd7a4d90cb030beffccaae5310913a71a455d825c80ecbdf2eaf62528f0cc6d75d55356443977b2f3
languageName: node
linkType: hard

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

0 comments on commit 14844ad

Please sign in to comment.