Skip to content
Snippets Groups Projects
Commit 655838d5 authored by Matthias Konitzny's avatar Matthias Konitzny :fire:
Browse files

Repaired package.json

parent 04381f78
No related branches found
No related tags found
No related merge requests found
......@@ -16,7 +16,8 @@
"optimize": true,
"includeNodeModules": [
"three",
"3d-force-graph"
"3d-force-graph",
"force-graph"
],
"isLibrary": true,
"context": "node"
......@@ -48,6 +49,7 @@
},
"dependencies": {
"3d-force-graph": "^1.70.5",
"force-graph": "^1.42.2",
"jquery": "^3.6.0",
"three": "^0.131.2"
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment