Skip to content
This repository has been archived by the owner on Aug 29, 2023. It is now read-only.

Commit

Permalink
Updated packages, improved Python support, added yarn lockfile
Browse files Browse the repository at this point in the history
  • Loading branch information
antoninkriz committed Jan 19, 2022
1 parent a2cf701 commit 700ffe5
Show file tree
Hide file tree
Showing 3 changed files with 9,336 additions and 5 deletions.
8 changes: 4 additions & 4 deletions Viewer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,10 @@
"version": "0.1.0",
"private": true,
"dependencies": {
"node-sass": "^4.14.1",
"react": "^16.13.1",
"react-dom": "^16.13.1",
"react-scripts": "3.4.3"
"node-sass": "^6.0.1",
"react": "^17.0.2",
"react-dom": "^17.0.2",
"react-scripts": "5.0.0"
},
"scripts": {
"start": "react-scripts start",
Expand Down
Loading

0 comments on commit 700ffe5

Please sign in to comment.