Skip to content

Commit

Permalink
Merge pull request #12 from conveyal/greenkeeper-mastarm-3.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
evansiroky authored Mar 3, 2017
2 parents f5288ca + 0f6f755 commit 8cf7b09
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions __snapshots__/index.test.js.snap
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
// Jest Snapshot v1, https://goo.gl/fbAQLP

exports[`lonlat errors invalid coordinates should throw error when parsing: "-999,999" 1`] = `"Invalid longitude value: -999"`;

exports[`lonlat errors invalid coordinates should throw error when parsing: "0,999" 1`] = `"Invalid latitude value: 999"`;
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"homepage": "https://github.com/conveyal/lonlat",
"devDependencies": {
"documentation": "^4.0.0-beta.18",
"mastarm": "^3.2.1",
"mastarm": "^3.5.1",
"semantic-release": "^6.3.2"
}
}

0 comments on commit 8cf7b09

Please sign in to comment.