Skip to content

Commit 6f49218

Browse files
author
Jon Penwood
authored
Merge pull request #11 from polarityio/develop
Updated package.json github dependency version to install correctly
2 parents 0565ce5 + cdc7148 commit 6f49218

File tree

2 files changed

+62
-2
lines changed

2 files changed

+62
-2
lines changed

package-lock.json

Lines changed: 60 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,11 @@
22
"main": "./integration.js",
33
"name": "MaxMind",
44
"description": "Polarity MaxMind Integration",
5-
"version": "3.3.0",
5+
"version": "3.3.1",
66
"private": true,
77
"dependencies": {
88
"async": "^3.2.0",
9-
"maxmind": "polarityio/node-maxmind.git#master",
9+
"maxmind": "https://github.com/polarityio/node-maxmind.git#master",
1010
"ipaddr.js": "^1.9.1",
1111
"papaparse": "^5.1.1",
1212
"lodash.clonedeep": "^4.5.0"

0 commit comments

Comments
 (0)