Skip to content

Commit

Permalink
deps: bump versions to latest
Browse files Browse the repository at this point in the history
  • Loading branch information
h-enk committed Oct 5, 2021
1 parent 3ed51dc commit 2503f5a
Show file tree
Hide file tree
Showing 3 changed files with 155 additions and 177 deletions.
4 changes: 2 additions & 2 deletions netlify.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
functions = "functions"

[build.environment]
NODE_VERSION = "16.3.0"
NPM_VERSION = "7.16.0"
NODE_VERSION = "16.9.1"
NPM_VERSION = "7.21.1"

[context.production]
command = "npm run build"
Expand Down
Loading

0 comments on commit 2503f5a

Please sign in to comment.