Skip to content

Commit 9f01cc0

Browse files
committed
Add engines section. node >= 0.10
1 parent c83699d commit 9f01cc0

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
@@ -6,6 +6,9 @@
66
"scripts": {
77
"test": "xo && ava"
88
},
9+
"engines": {
10+
"node": ">=0.10"
11+
},
912
"repository": {
1013
"type": "git",
1114
"url": "git+https://github.com/Arttse/node.is-url-protocol-without-slashes.git"

0 commit comments

Comments
 (0)