Skip to content

Commit

Permalink
chore: v2.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
RamziWeslati committed Sep 26, 2024
1 parent 7b9f9fd commit 3fba317
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
12 changes: 6 additions & 6 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@iktos-oss/rdkit-provider",
"version": "2.8.0-beta.0",
"version": "2.8.0",
"description": "exports an initialized RDKit instance, with helper functions",
"main": "lib/cjs/src/index.js",
"module": "lib/esm/src/index.js",
Expand Down Expand Up @@ -54,7 +54,7 @@
"webpack-cli": "^5.0.1"
},
"peerDependencies": {
"@rdkit/rdkit": "^2023.9.2-1.0.0",
"@rdkit/rdkit": "^2024.3.5-1.0.0",
"react": ">=17.0.2",
"react-dom": ">=17.0.2"
}
Expand Down

0 comments on commit 3fba317

Please sign in to comment.