Skip to content

Commit 1ed966c

Browse files
author
Jon Penwood
authored
Merge pull request #19 from polarityio/develop
Creating Release with Dereferenced Symlinks, polarityIntegrationUuid, & No Dev Dependencies for Machine Readability
2 parents 78f7966 + f4115c2 commit 1ed966c

File tree

3 files changed

+5
-4
lines changed

3 files changed

+5
-4
lines changed

config/config.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
{
2+
"polarityIntegrationUuid": "40ab6770-c348-11ed-9ce8-b95de3641fbd",
23
"name": "MaxMind",
34
"acronym": "MM",
45
"logging": {

package-lock.json

Lines changed: 2 additions & 2 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
@@ -1,11 +1,11 @@
11
{
22
"name": "MaxMind",
3-
"version": "3.4.2",
3+
"version": "3.4.1",
44
"main": "./integration.js",
55
"description": "Polarity MaxMind Integration",
66
"private": true,
77
"dependencies": {
88
"async": "^3.2.0",
99
"maxmind": "^4.3.8"
1010
}
11-
}
11+
}

0 commit comments

Comments
 (0)