Update package.json

This commit is contained in:
idanran 2022-12-07 21:16:45 +08:00 committed by GitHub
parent a027e3c1e0
commit 2670806f66
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -17,7 +17,7 @@
},
"types": "./source/index.d.ts",
"engines": {
"node": "^12.17.0 || ^14.13 || >=16.0.0"
"node": "^14.13 || >=16.0.0"
},
"scripts": {
"test": "xo && c8 ava && tsd",