Skip to content

Commit

Permalink
feat: add 3dmol (#318)
Browse files Browse the repository at this point in the history
<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->

## Summary by CodeRabbit

- **New Features**
- Expanded functionality by allowing the use of the package "3dmol"
without version restrictions.

<!-- end of auto-generated comment: release notes by coderabbit.ai -->

---------

Co-authored-by: xja <[email protected]>
Co-authored-by: fengmk2 <[email protected]>
  • Loading branch information
3 people authored Nov 5, 2024
1 parent b87ab01 commit 2d7fd22
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -270,6 +270,9 @@
"3d-force-graph": {
"version": "*"
},
"3dmol":{
"version": "*"
},
"7zip-bin": {
"version": "*"
},
Expand Down Expand Up @@ -18715,4 +18718,4 @@
"version": "*"
}
}
}
}

0 comments on commit 2d7fd22

Please sign in to comment.