Skip to content

Commit

Permalink
saguaro update
Browse files Browse the repository at this point in the history
  • Loading branch information
bioinsilico committed Nov 29, 2023
1 parent 50fe7b1 commit ac79709
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 11 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@

[Semantic Versioning](https://semver.org/)

## [4.0.2] - 2023-11-27
### Dependency update
- rcsb-saguaro-app v6.0.3

## [4.0.1] - 2023-11-27
### Bug fix
- MSA polymer checkbox indicator bug fixed
Expand Down
18 changes: 9 additions & 9 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": "@rcsb/rcsb-saguaro-3d",
"version": "4.0.1",
"version": "4.0.2",
"description": "RCSB Molstar/Saguaro Web App",
"main": "build/dist/app.js",
"files": [
Expand Down Expand Up @@ -90,7 +90,7 @@
"@rcsb/rcsb-api-tools": "^4.1.13",
"@rcsb/rcsb-molstar": "^2.8.0",
"@rcsb/rcsb-saguaro": "^3.0.3",
"@rcsb/rcsb-saguaro-app": "^6.0.2",
"@rcsb/rcsb-saguaro-app": "^6.0.3",
"molstar": "^3.40.1",
"react": "^18.1.0",
"react-dom": "^18.1.0"
Expand Down

0 comments on commit ac79709

Please sign in to comment.