Skip to content

Commit

Permalink
Remove node restriction
Browse files Browse the repository at this point in the history
  • Loading branch information
kshitijrajsharma committed Jul 17, 2024
1 parent c7f8d2e commit 9d65e42
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,6 @@
"name": "fair",
"version": "0.1.0",
"private": true,
"engines": {
"node": "16.14.2"
},
"dependencies": {
"@emotion/react": "^11.9.0",
"@emotion/styled": "^11.8.1",
Expand Down Expand Up @@ -64,4 +61,4 @@
"last 1 safari version"
]
}
}
}

0 comments on commit 9d65e42

Please sign in to comment.