Skip to content

Commit

Permalink
Fixes and testing
Browse files Browse the repository at this point in the history
  • Loading branch information
wcjordan committed Aug 27, 2024
1 parent d4e1142 commit 23ca074
Show file tree
Hide file tree
Showing 3 changed files with 123 additions and 1,285 deletions.
2 changes: 1 addition & 1 deletion ui/js/eas.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"cli": {
"version": ">= 2.6.0"
"version": ">= 11.0.0"
},
"build": {
"development": {
Expand Down
2 changes: 1 addition & 1 deletion ui/js/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@
"expo-web-browser": "~13.0.3",
"js-cookie": "^3.0.5",
"lodash": "^4.17.21",
"promise": "^8.3.0",
"prop-types": "^15.8.1",
"react": "~18.3.1",
"react-dom": "~18.3.1",
Expand Down Expand Up @@ -66,7 +67,6 @@
"@typescript-eslint/parser": "^8.3.0",
"babel-jest": "^29.7.0",
"babel-plugin-react-native-web": "0.19.12",
"eas-cli": "11.0.0",
"eslint": "^8.57.0",
"eslint-plugin-import": "^2.29.1",
"eslint-plugin-react": "^7.35.0",
Expand Down
Loading

0 comments on commit 23ca074

Please sign in to comment.