We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b872cda commit 1ae3fb3Copy full SHA for 1ae3fb3
package.json
@@ -36,9 +36,9 @@
36
},
37
"homepage": "https://github.com/lgaticaq/tracking-parser#readme",
38
"dependencies": {
39
- "bluebird": "^3.4.1",
+ "bluebird": "^3.4.3",
40
"bscoords": "^0.0.1",
41
- "cellocator-parser": "^2.2.1",
+ "cellocator-parser": "^2.2.2",
42
"meitrack-parser": "^0.3.4",
43
"queclink-parser": "^0.2.0",
44
"simple-reverse-geocoder": "^1.2.2",
@@ -50,7 +50,7 @@
50
"coveralls": "^2.11.12",
51
"eslint": "3.3.1",
52
"generate-changelog": "^1.0.2",
53
- "istanbul": "^0.4.4",
+ "istanbul": "^0.4.5",
54
"mocha": "^3.0.2"
55
56
"eslintConfig": {
0 commit comments