mirror of
https://github.com/public-transport/db-vendo-client.git
synced 2025-02-23 15:19:35 +02:00
remove duplicate description, update deps
This commit is contained in:
parent
079964ee40
commit
05675ce6d8
1 changed files with 2 additions and 3 deletions
|
@ -1,6 +1,5 @@
|
|||
{
|
||||
"name": "hafas-client",
|
||||
"description": "JavaScript client for HAFAS mobile APIs.",
|
||||
"description": "JavaScript client for HAFAS public transport APIs.",
|
||||
"version": "2.0.0",
|
||||
"main": "index.js",
|
||||
|
@ -31,7 +30,7 @@
|
|||
"dependencies": {
|
||||
"fetch-ponyfill": "^4.1.0",
|
||||
"lodash": "^4.17.4",
|
||||
"luxon": "^0.2.7",
|
||||
"luxon": "^0.2.11",
|
||||
"pinkie-promise": "^2.0.1",
|
||||
"query-string": "^5.0.0",
|
||||
"slugg": "^1.2.0",
|
||||
|
@ -43,7 +42,7 @@
|
|||
},
|
||||
"devDependencies": {
|
||||
"co": "^4.6.0",
|
||||
"db-stations": "^1.25.0",
|
||||
"db-stations": "^1.34.0",
|
||||
"is-coordinates": "^2.0.2",
|
||||
"is-roughly-equal": "^0.1.0",
|
||||
"tap-spec": "^4.1.1",
|
||||
|
|
Loading…
Add table
Reference in a new issue