Skip to content

Commit f4115c2

Browse files
author
Jon Penwood
authored
Update package.json
1 parent 14ddd26 commit f4115c2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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.3",
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)