Skip to content

Commit 4e06015

Browse files
committed
Fix misprint in engine-strict
1 parent dd70a4a commit 4e06015

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"engines": {
3838
"node": ">=0.8.x"
3939
},
40-
"engine-trict": true,
40+
"engine-strict": true,
4141
"scripts": {
4242
"postinstall": "git-hooks --install",
4343
"preuninstall": "git-hooks --uninstall",

0 commit comments

Comments
 (0)