Skip to content

Commit

Permalink
fix: Use latest node LTS everywhere (ohcnetwork#2358)
Browse files Browse the repository at this point in the history
  • Loading branch information
sainak authored May 15, 2022
1 parent e8b5bed commit a10c130
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .nvmrc
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
v16.15.0
1 change: 0 additions & 1 deletion .tool-versions

This file was deleted.

1 change: 1 addition & 0 deletions netlify.toml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
[build]
publish = "build/"
environment = { NPM_FLAGS = "--legacy-peer-deps" }

[[redirects]]
from = "/api/*"
Expand Down

0 comments on commit a10c130

Please sign in to comment.