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

View File

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