Skip to content

Commit 97ab476

Browse files
committed
[meta] add missing engines.node
1 parent c5e1391 commit 97ab476

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

package.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,5 +35,8 @@
3535
"type": "git",
3636
"url": "https://github.com/defunctzombie/node-url.git"
3737
},
38-
"license": "MIT"
38+
"license": "MIT",
39+
"engines": {
40+
"node": ">= 0.4"
41+
}
3942
}

0 commit comments

Comments
 (0)