Skip to content

Commit

Permalink
fix(package): update packages to latest versions
Browse files Browse the repository at this point in the history
Includes an update of moment-timezone to 2017c data
  • Loading branch information
evansiroky committed Nov 5, 2017
1 parent 0f4ee24 commit 215ea93
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,11 +30,11 @@
},
"devDependencies": {
"async": "^2.1.5",
"chai": "^3.5.0",
"chai": "^4.1.2",
"codeclimate-test-reporter": "^0.5.0",
"cz-conventional-changelog": "^2.0.0",
"follow-redirects": "^1.2.1",
"fs-extra": "^3.0.0",
"fs-extra": "^4.0.2",
"istanbul": "^0.4.2",
"jsts": "^1.3.0",
"lodash": "^4.17.4",
Expand All @@ -48,9 +48,9 @@
},
"dependencies": {
"@turf/helpers": "^5.0.0",
"@turf/inside": "^4.0.0",
"@turf/inside": "^5.0.0",
"geobuf": "^3.0.0",
"moment-timezone": "0.5.12",
"moment-timezone": "0.5.14",
"pbf": "^3.0.5"
},
"config": {
Expand Down

0 comments on commit 215ea93

Please sign in to comment.