Skip to content

Commit

Permalink
Updated the build.
Browse files Browse the repository at this point in the history
  • Loading branch information
Michael MacFadden committed Apr 1, 2023
1 parent c1e9368 commit 3625673
Show file tree
Hide file tree
Showing 3 changed files with 1,569 additions and 48 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:

strategy:
matrix:
node-version: [16.x]
node-version: [18.x]
# See supported Node.js release schedule at https://nodejs.org/en/about/releases/

steps:
Expand Down
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -10,3 +10,4 @@ npm-debug.log
.npmrc
.nyc_output
.rpt2_cache
.DS_Store

0 comments on commit 3625673

Please sign in to comment.