Skip to content

Commit 0a4cdd1

Browse files
suyashphated
authored andcommitted
Fix: Remove engineStrict for other environments
1 parent 563ebd7 commit 0a4cdd1

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,6 @@
5353
"test": "npm run-script lint && lab -cvm 5000",
5454
"coveralls": "istanbul cover _mocha --report lcovonly -- -R spec && cat ./coverage/lcov.info | coveralls && rm -rf ./coverage"
5555
},
56-
"engineStrict": true,
5756
"engines": {
5857
"node": ">= 0.9"
5958
},

0 commit comments

Comments
 (0)