Skip to content

Commit

Permalink
Update build to node LTS
Browse files Browse the repository at this point in the history
  • Loading branch information
lramos15 committed Dec 27, 2021
1 parent 081c624 commit 1551186
Show file tree
Hide file tree
Showing 3 changed files with 2,723 additions and 6 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/npm-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
- uses: actions/checkout@v2
- uses: actions/setup-node@v2
with:
node-version: 14
node-version: 16
registry-url: https://registry.npmjs.org/
- run: npm install
- run: npm run compile
Expand Down
Loading

0 comments on commit 1551186

Please sign in to comment.