Skip to content
This repository was archived by the owner on Apr 12, 2024. It is now read-only.

Commit 6f56b89

Browse files
committed
chore(package.json): remove the engineStrict field
The engineStrict field is deprecated in npm 2 and removed in npm 3.
1 parent c9efd0f commit 6f56b89

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

package.json

-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@
1212
"node": "<5",
1313
"npm": "~2.5"
1414
},
15-
"engineStrict": true,
1615
"scripts": {
1716
"preinstall": "node scripts/npm/check-node-modules.js --purge",
1817
"postinstall": "node scripts/npm/copy-npm-shrinkwrap.js",

0 commit comments

Comments
 (0)