Skip to content

Commit 66184ed

Browse files
committed
Added engines tag to package.json
1 parent dfe6823 commit 66184ed

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,5 +25,8 @@
2525
},
2626
"scripts": {
2727
"test": "TESTING=1 jasmine"
28+
},
29+
"engines": {
30+
"node": ">=4.1"
2831
}
2932
}

0 commit comments

Comments
 (0)