Skip to content

Commit

Permalink
Upgrade node to 18
Browse files Browse the repository at this point in the history
  • Loading branch information
agektmr committed Jan 26, 2024
1 parent d287a43 commit 9435eb1
Show file tree
Hide file tree
Showing 3 changed files with 286 additions and 262 deletions.
2 changes: 1 addition & 1 deletion app.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
runtime: nodejs16
runtime: nodejs18
env_variables:
NODE_ENV: production
handlers:
Expand Down
2 changes: 1 addition & 1 deletion dev.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
runtime: nodejs16
runtime: nodejs18
service: dev
env_variables:
NODE_ENV: development
Expand Down
Loading

0 comments on commit 9435eb1

Please sign in to comment.