Skip to content
This repository was archived by the owner on May 1, 2025. It is now read-only.

Commit d35078b

Browse files
author
Hans Kristian Flaatten
committed
chore(package): add supported node engines
1 parent 6d6f3a6 commit d35078b

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
@@ -31,6 +31,9 @@
3131
"email": "[email protected]",
3232
"url": "https://github.com/starefossen"
3333
},
34+
"engines": {
35+
"node": ">=0.10"
36+
},
3437
"license": "MIT",
3538
"bugs": {
3639
"url": "https://github.com/Turistforeningen/node-mongo-querystring/issues"

0 commit comments

Comments
 (0)