Skip to content

Commit

Permalink
Merge pull request #3 from geneontology/issue-2-add-ribbon-componenets
Browse files Browse the repository at this point in the history
Add components from `wc-ribbon` repo
  • Loading branch information
pkalita-lbl authored Dec 19, 2024
2 parents 031f10e + b45837b commit 32044ec
Show file tree
Hide file tree
Showing 43 changed files with 5,874 additions and 5 deletions.
75 changes: 75 additions & 0 deletions package-lock.json

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

4 changes: 4 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,9 +37,13 @@
"test.watch": "stencil test --spec --e2e --watchAll",
"generate": "stencil generate"
},
"dependencies": {
"@geneontology/dbxrefs": "^1.0.16"
},
"devDependencies": {
"@eslint/js": "^9.15.0",
"@stencil/core": "^4.22.3",
"@stencil/sass": "^3.0.12",
"@types/jest": "^29.5.14",
"@types/node": "^22.9.1",
"eslint": "^9.15.0",
Expand Down
Loading

0 comments on commit 32044ec

Please sign in to comment.