We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bbae5e6 commit 58cf037Copy full SHA for 58cf037
package.json
@@ -4,6 +4,9 @@
4
"description": "Redistribution of Maxmind's GeoLite2 Free Databases (without License Key)",
5
"main": "index.js",
6
"types": "index.d.ts",
7
+ "engines": {
8
+ "node": ">= 10.18.1"
9
+ },
10
"keywords": [
11
"maxmind",
12
"mmdb",
0 commit comments