Skip to content

Commit

Permalink
Add node operator signup pages
Browse files Browse the repository at this point in the history
  • Loading branch information
banool committed Dec 9, 2022
1 parent 5539951 commit 81f23e9
Show file tree
Hide file tree
Showing 9 changed files with 893 additions and 117 deletions.
5 changes: 5 additions & 0 deletions frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,9 @@
"version": "0.0.1",
"private": true,
"dependencies": {
"@babel/core": ">=7.0.0 <8.0.0",
"@babel/plugin-syntax-flow": "^7.14.5",
"@babel/plugin-transform-react-jsx": "^7.14.9",
"@emotion/react": "latest",
"@emotion/styled": "latest",
"@mui/icons-material": "^5.4.2",
Expand All @@ -21,10 +24,12 @@
"lodash": "^4.17.21",
"moment": "^2.29.1",
"prettier": "^2.6.2",
"prop-types": ">=15.6.0 <16.0.0",
"react": "latest",
"react-dom": "latest",
"react-ga4": "^1.4.1",
"react-intersection-observer": "^9.4.0",
"react-markdown": "^8.0.4",
"react-number-format": "^4.9.1",
"react-query": "^3.38.0",
"react-router-dom": "^6.2.1",
Expand Down
Loading

0 comments on commit 81f23e9

Please sign in to comment.