Skip to content

Commit

Permalink
JS package updates
Browse files Browse the repository at this point in the history
  • Loading branch information
davidmoreno committed Jul 30, 2022
1 parent 6d29139 commit 1503ab7
Show file tree
Hide file tree
Showing 2 changed files with 777 additions and 770 deletions.
4 changes: 2 additions & 2 deletions frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,13 +11,13 @@
"@babel/preset-react": "^7.9.4",
"@types/react": "^16.9.34",
"install": "^0.13.0",
"node-forge": "^0.10.0",
"parcel": "^1.12.4",
"parcel-bundler": "^1.12.4",
"react": "^16.13.1",
"react-dom": "^16.13.1",
"tailwindcss": "^1.2.0",
"typescript": "^3.8.3",
"node-forge": "^0.10.0"
"typescript": "^3.8.3"
},
"scripts": {
"start": "parcel index.html"
Expand Down
Loading

0 comments on commit 1503ab7

Please sign in to comment.