Skip to content

Commit

Permalink
dude.......
Browse files Browse the repository at this point in the history
  • Loading branch information
skiptirengu committed Jan 11, 2024
1 parent 7770e28 commit ec2db8f
Show file tree
Hide file tree
Showing 3 changed files with 17 additions and 388 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/nodejs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ jobs:

strategy:
matrix:
node-version: [12.x, 14.x, 16.x, 20.x]
node-version: [14.x, 16.x, 20.x]

steps:
- uses: actions/checkout@v1
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-prettier": "^5.1.3",
"jest": "^29.7.0",
"node-gyp": "^8.4.1",
"node-gyp": "^10.0.1",
"pre-commit": "^1.2.2",
"prettier": "^3.1.1"
},
Expand Down
Loading

0 comments on commit ec2db8f

Please sign in to comment.