Skip to content

Commit

Permalink
downgrade to standard v16 to support node v10
Browse files Browse the repository at this point in the history
  • Loading branch information
axelpale committed Jan 8, 2024
1 parent 7ee15c2 commit 57de824
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"fs-extra": "^10.0.1",
"mocha": "^10.2.0",
"should": "^13.1.0",
"standard": "^17.1.0"
"standard": "^16.0.4"
},
"engines": {
"node": ">=10.0.0"
Expand Down

0 comments on commit 57de824

Please sign in to comment.