Skip to content

Commit

Permalink
update packages
Browse files Browse the repository at this point in the history
  • Loading branch information
ahonestla committed Oct 3, 2023
1 parent 65cb200 commit 6186a17
Show file tree
Hide file tree
Showing 2 changed files with 107 additions and 29 deletions.
132 changes: 104 additions & 28 deletions package-lock.json

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

4 changes: 3 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,9 @@
],
"dependencies": {
"concurrently": "^8.0.1",
"graphology": "^0.25.1"
"graphology": "^0.25.1",
"graphology-metrics": "^2.2.0",
"logger": "^0.0.1"
},
"scripts": {
"build": "rm -rf server/dist && npm -w client run build -- --mode ${npm_config_mode} --emptyOutDir --outDir ../server/dist",
Expand Down

0 comments on commit 6186a17

Please sign in to comment.