forked from github/cordova-android
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:
parent
565106fc1f
commit
2c888f418b
@ -44,7 +44,6 @@
|
|||||||
"engines": {
|
"engines": {
|
||||||
"node": ">=10.0.0"
|
"node": ">=10.0.0"
|
||||||
},
|
},
|
||||||
"engineStrict": true,
|
|
||||||
"nyc": {
|
"nyc": {
|
||||||
"include": [
|
"include": [
|
||||||
"bin/lib/**",
|
"bin/lib/**",
|
||||||
|
Loading…
Reference in New Issue
Block a user