Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
theosanderson committed Nov 24, 2023
1 parent 6995e95 commit c41b23a
Showing 1 changed file with 13 additions and 2 deletions.
15 changes: 13 additions & 2 deletions gensplore-component/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,18 @@
{
"name": "gensplore",
"version": "0.1.0",
"private": true,
"version": "0.0.0",
"description": "React component for displaying genbank files",
"keywords": [
"genbank",
"genomics",
"react"
],
"type": "module",
"repository": {
"type": "git",
"url": "https://github.com/theosanderson/gensplore",
"directory": "gensplore-component"
},
"devDependencies": {
"@headlessui/react": "^1.7.16",
"@tanstack/react-virtual": "^3.0.0-beta.48",
Expand Down

0 comments on commit c41b23a

Please sign in to comment.