Skip to content

Commit

Permalink
build: ⬆️ upgrade id resolver dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
kevinxin90 committed Mar 24, 2021
1 parent 3b1971c commit 41b31d7
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 12 deletions.
20 changes: 10 additions & 10 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
Expand Up @@ -50,10 +50,10 @@
"typescript": "^4.2.3"
},
"dependencies": {
"@biothings-explorer/call-apis": "^1.14.0",
"@biothings-explorer/call-apis": "^1.15.0",
"@biothings-explorer/smartapi-kg": "^3.1.1",
"biolink-model": "^0.3.0",
"biomedical_id_resolver": "^3.3.0",
"biomedical_id_resolver": "^3.4.1",
"debug": "^4.3.1",
"lodash": "^4.17.21",
"ms": "^2.1.3",
Expand Down

0 comments on commit 41b31d7

Please sign in to comment.