Skip to content

Commit

Permalink
Finish 3.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
sarus committed Mar 24, 2020
2 parents 6701392 + a06d700 commit 56e79ad
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,11 @@
"main": "./integration.js",
"name": "MaxMind",
"description": "Polarity MaxMind Integration",
"version": "3.2.1",
"version": "3.2.2",
"private": true,
"dependencies": {
"async": "^3.2.0",
"maxmind": "polarityio/node-maxmind.git",
"maxmind": "polarityio/node-maxmind.git#master",
"ipaddr.js": "^1.9.1",
"papaparse": "^5.1.1"
}
Expand Down

0 comments on commit 56e79ad

Please sign in to comment.