Skip to content

Commit

Permalink
commit package lock
Browse files Browse the repository at this point in the history
  • Loading branch information
tscanlin committed Jul 30, 2021
1 parent 68714f7 commit 874adfb
Show file tree
Hide file tree
Showing 3 changed files with 11,687 additions and 2 deletions.
3 changes: 2 additions & 1 deletion .github/workflows/node.js.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,8 @@ jobs:

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

steps:
Expand Down
1 change: 0 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,3 @@ test/__screenshots-new__
npm-debug.*
data/README.json
data/CHANGELOG.json
package-lock.json
Loading

0 comments on commit 874adfb

Please sign in to comment.