Skip to content

Commit

Permalink
build: use workspace interface
Browse files Browse the repository at this point in the history
  • Loading branch information
tokebe committed Nov 3, 2023
1 parent 798e266 commit a46d4d8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,8 +61,8 @@
"typescript": "5.2.2"
},
"dependencies": {
"@biothings-explorer/query_graph_handler": "file:../query_graph_handler",
"@biothings-explorer/smartapi-kg": "file:../smartapi-kg",
"@biothings-explorer/query_graph_handler": "workspace:../query_graph_handler",
"@biothings-explorer/smartapi-kg": "workspace:../smartapi-kg",
"@bull-board/api": "^5.9.1",
"@bull-board/express": "^5.9.1",
"@sentry/node": "^7.74.1",
Expand Down

0 comments on commit a46d4d8

Please sign in to comment.