Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
…into dev
  • Loading branch information
tokebe committed Apr 4, 2024
2 parents ca80518 + 4d57b4f commit 2ec052c
Show file tree
Hide file tree
Showing 4 changed files with 1,797 additions and 8,929 deletions.
4 changes: 1 addition & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -75,12 +75,10 @@
"typescript": "5.2.2"
},
"dependencies": {
"@biothings-explorer/query_graph_handler": "file:packages/query_graph_handler",
"@biothings-explorer/smartapi-kg": "file:packages/smartapi-kg",
"@bull-board/express": "^5.9.1",
"@sentry/node": "^7.74.1",
"@sentry/profiling-node": "^1.2.1",
"axios": "^0.27.2",
"axios": "^0.28.0",
"body-parser": "^1.20.2",
"bull": "^4.11.4",
"compression": "^1.7.4",
Expand Down
2 changes: 1 addition & 1 deletion packages/types/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
},
"homepage": "https://github.com/biothings/biothings_explorer#readme",
"dependencies": {
"@biothings_explorer/smartapi-kg": "workspace:../smartapi-kg"
"@biothings-explorer/smartapi-kg": "workspace:../smartapi-kg"
},
"devDependencies": {
"@types/jest": "^29.5.12"
Expand Down
2 changes: 1 addition & 1 deletion packages/web-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"sass": "^1.69.4",
"tailwindcss": "^3.3.3",
"ts-jest": "^29.1.1",
"vite": "^3.2.7",
"vite": "^3.2.10",
"vite-svg-loader": "^3.6.0"
},
"keywords": [
Expand Down
Loading

0 comments on commit 2ec052c

Please sign in to comment.