Skip to content

Commit

Permalink
updated packages version to 2.6.3 and indigo to 1.8.2 (#1874)
Browse files Browse the repository at this point in the history
  • Loading branch information
Nitvex authored Nov 29, 2022
1 parent 20c9e85 commit 93015a1
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.2",
"version": "2.6.3",
"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.2",
"version": "2.6.3",
"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.2",
"version": "2.6.3",
"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.1",
"indigo-ketcher": "1.8.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.8.1":
version: 1.8.1
resolution: "indigo-ketcher@npm:1.8.1"
checksum: 322f4802f6984bd260c6e0878b315025d4020e369aa03079f44b362671eb3cd6f68ac3429ffa4687c5950bd83d297d06621dd2b2a29278dcb759ea52bb26a7fc
"indigo-ketcher@npm:1.8.2":
version: 1.8.2
resolution: "indigo-ketcher@npm:1.8.2"
checksum: 4d5fc2d72dc46faa089c4210849bdd5068ea308df98da45487c5684ba9f73ec67fe228a9defc1fecbc706b1c51a3b2568d1651b9259f18642af7d87c0ac38a2a
languageName: node
linkType: hard

Expand Down Expand Up @@ -11447,7 +11447,7 @@ __metadata:
cross-env: ^7.0.3
eslint: ^8.4.1
eslint-plugin-jest: ^25.3.0
indigo-ketcher: 1.8.1
indigo-ketcher: 1.8.2
jest: 26.6.0
ketcher-core: "workspace:*"
npm-run-all: ^4.1.5
Expand Down

0 comments on commit 93015a1

Please sign in to comment.