Skip to content

Commit

Permalink
fixes
Browse files Browse the repository at this point in the history
Signed-off-by: Christian Biasuzzi <[email protected]>
  • Loading branch information
CBiasuzzi committed Nov 29, 2023
1 parent 0108d62 commit e35d3cd
Show file tree
Hide file tree
Showing 5 changed files with 96 additions and 73 deletions.
56 changes: 50 additions & 6 deletions network-map-viewer/demo/package-lock.json

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

5 changes: 5 additions & 0 deletions network-map-viewer/demo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,11 @@
"react-scripts": "5.0.0",
"web-vitals": "^2.1.4"
},
"devDependencies": {
"@testing-library/jest-dom": "^5.16.5",
"@testing-library/react": "^13.4.0",
"@testing-library/user-event": "^13.5.0"
},
"scripts": {
"start": "react-scripts start",
"build": "npm install && react-scripts build",
Expand Down
Loading

0 comments on commit e35d3cd

Please sign in to comment.