Skip to content

Commit

Permalink
chore(packages): Update dependencies, add yarn.lock
Browse files Browse the repository at this point in the history
  • Loading branch information
trevorgerhardt committed Jan 31, 2017
1 parent 4f066cd commit ad42db8
Show file tree
Hide file tree
Showing 2 changed files with 6,184 additions and 2 deletions.
7 changes: 5 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,9 @@
"semantic-release": "semantic-release pre && npm publish && semantic-release post",
"test": "mastarm test"
},
"standard": {
"parser": "babel-eslint"
},
"repository": {
"type": "git",
"url": "https://github.com/conveyal/isomorphic-mapzen-search"
Expand All @@ -22,10 +25,10 @@
"dependencies": {
"@conveyal/lonlat": "^1.1.0",
"isomorphic-fetch": "^2.2.1",
"qs": "^6.2.0"
"qs": "^6.3.0"
},
"devDependencies": {
"mastarm": "^3.1.1",
"mastarm": "^3.3.0",
"nock": "^9.0.2",
"semantic-release": "^6.3.2"
}
Expand Down
Loading

0 comments on commit ad42db8

Please sign in to comment.