Skip to content

Commit

Permalink
Add react-visjs-timeline (#800)
Browse files Browse the repository at this point in the history
Add react-visjs-timeline library to use for the timeline component
  • Loading branch information
adhityamamallan authored Jan 29, 2025
1 parent 8b27d83 commit 9268261
Show file tree
Hide file tree
Showing 2 changed files with 135 additions and 1 deletion.
128 changes: 128 additions & 0 deletions package-lock.json

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

8 changes: 7 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@
"react-intersection-observer": "^9.8.1",
"react-json-view-lite": "^1.4.0",
"react-virtuoso": "^4.10.4",
"react-visjs-timeline": "^1.6.0",
"server-only": "^0.0.1",
"styletron-engine-monolithic": "^1.0.0",
"styletron-react": "^6.1.1",
Expand Down Expand Up @@ -89,6 +90,11 @@
"react-uid": "2.3.2",
"react-map-gl": "5.3.19",
"react-virtualized-auto-sizer": "1.0.22",
"long": "5.2.1"
"long": "5.2.1",
"react-visjs-timeline": {
"react": "^18.2.0",
"react-dom": "^18.2.0",
"moment": "^2.29.4"
}
}
}

0 comments on commit 9268261

Please sign in to comment.