Skip to content

Commit

Permalink
Updating to sst bind
Browse files Browse the repository at this point in the history
  • Loading branch information
jayair committed Apr 19, 2023
1 parent 6631e34 commit 9e12f10
Show file tree
Hide file tree
Showing 6 changed files with 1,579 additions and 3,787 deletions.
4,157 changes: 993 additions & 3,164 deletions frontend/package-lock.json

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"web-vitals": "^2.1.4"
},
"scripts": {
"start": "sst env react-scripts start",
"start": "sst bind react-scripts start",
"build": "react-scripts build",
"test": "react-scripts test",
"eject": "react-scripts eject"
Expand All @@ -45,6 +45,6 @@
]
},
"devDependencies": {
"sst": "^2.1.14"
"sst": "2.5.4"
}
}
}
Loading

0 comments on commit 9e12f10

Please sign in to comment.