chore(pkg): remove deprecated no-op field "engineStrict" (#1081)

See https://docs.npmjs.com/files/package.json#enginestrict

Related to https://github.com/apache/cordova/issues/55
This commit is contained in:
Raphael von der Grün 2020-10-04 13:32:28 +02:00 committed by GitHub
parent 565106fc1f
commit 2c888f418b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -44,7 +44,6 @@
"engines": {
"node": ">=10.0.0"
},
"engineStrict": true,
"nyc": {
"include": [
"bin/lib/**",