Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
sindresorhus committed Jun 10, 2023
1 parent 6cf7558 commit a71c3ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -17,7 +17,7 @@
"default": "./browser.js"
},
"engines": {
"node": ">=16.0.0"
"node": ">=16"
},
"scripts": {
"test": "xo && ava && tsd"
Expand Down

0 comments on commit a71c3ec

Please sign in to comment.