Skip to content

Commit

Permalink
Finish 3.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
sarus committed Jan 26, 2020
2 parents 84e7311 + 9e53cdc commit e7a41bd
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 12 deletions.
Binary file modified database/GeoLite2-ASN.mmdb
Binary file not shown.
Binary file modified database/GeoLite2-City.mmdb
Binary file not shown.
24 changes: 12 additions & 12 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
{
"main": "./integration.js",
"name": "MaxMind",
"description": "Polarity MaxMind Integration",
"version": "3.0.0",
"private": true,
"dependencies": {
"async": "^2.6",
"maxmind": "polarityio/node-maxmind.git",
"ipaddr.js": "^1.9"
}
}
{
"main": "./integration.js",
"name": "MaxMind",
"description": "Polarity MaxMind Integration",
"version": "3.0.1",
"private": true,
"dependencies": {
"async": "^2.6",
"maxmind": "polarityio/node-maxmind.git",
"ipaddr.js": "^1.9"
}
}

0 comments on commit e7a41bd

Please sign in to comment.