Skip to content

Commit

Permalink
node v16
Browse files Browse the repository at this point in the history
gulp v4
jest v29
ncc v0.34.0
  • Loading branch information
lukka committed Oct 19, 2022
1 parent c07580e commit 6df5a61
Show file tree
Hide file tree
Showing 5 changed files with 73,529 additions and 70,707 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
submodules: true
- uses: actions/setup-node@v1
with:
node-version: '12.x'
node-version: '16.x'
- run: |
npm install
npm run test
Expand Down
Loading

0 comments on commit 6df5a61

Please sign in to comment.