Skip to content
This repository has been archived by the owner on Sep 28, 2023. It is now read-only.

Commit

Permalink
deps: bump versions to latest
Browse files Browse the repository at this point in the history
  • Loading branch information
h-enk committed May 18, 2022
1 parent 4e8f1a8 commit 8ee2cb6
Show file tree
Hide file tree
Showing 4 changed files with 999 additions and 897 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/node.js-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
strategy:
matrix:
os: [ubuntu-latest, windows-latest, macos-latest]
node: [14.x, 16.x]
node: [16.x, 18.x]

steps:
- name: Check out Hyas project
Expand Down
2 changes: 1 addition & 1 deletion netlify.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
functions = "functions"

[build.environment]
NODE_VERSION = "17.8.0"
NODE_VERSION = "16.15.0"
NPM_VERSION = "8.5.5"

[context.production]
Expand Down
Loading

0 comments on commit 8ee2cb6

Please sign in to comment.