Skip to content

Commit bb25677

Browse files
authored
Merge pull request #257 from swiftss-org/staging
Release 2025.03.24
2 parents 3d8f3c0 + c99a021 commit bb25677

File tree

3 files changed

+362
-3
lines changed

3 files changed

+362
-3
lines changed

Procfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
web: node --max_old_space_size=460 server.js

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@
2222
"@types/react-router-dom": "^5.1.7",
2323
"axios": "^0.21.1",
2424
"customize-cra": "^1.0.0",
25+
"express": "^4.21.2",
2526
"final-form": "^4.20.2",
2627
"final-form-arrays": "^3.0.2",
2728
"history": "^4.10.1",

0 commit comments

Comments
 (0)