mirror of
https://github.com/public-transport/db-vendo-client.git
synced 2025-04-20 23:23:56 +03:00
p-throttle@2, tape-promise@4
This commit is contained in:
parent
4f15cbd049
commit
9936466ce0
1 changed files with 2 additions and 2 deletions
|
@ -41,7 +41,6 @@
|
||||||
"lodash": "^4.17.5",
|
"lodash": "^4.17.5",
|
||||||
"luxon": "^1.3.0",
|
"luxon": "^1.3.0",
|
||||||
"p-retry": "^2.0.0",
|
"p-retry": "^2.0.0",
|
||||||
"p-throttle": "^1.1.0",
|
|
||||||
"pinkie-promise": "^2.0.1",
|
"pinkie-promise": "^2.0.1",
|
||||||
"query-string": "^6.0.0",
|
"query-string": "^6.0.0",
|
||||||
"slugg": "^1.2.0",
|
"slugg": "^1.2.0",
|
||||||
|
@ -55,9 +54,10 @@
|
||||||
"db-stations": "^2.3.0",
|
"db-stations": "^2.3.0",
|
||||||
"is-coordinates": "^2.0.2",
|
"is-coordinates": "^2.0.2",
|
||||||
"is-roughly-equal": "^0.1.0",
|
"is-roughly-equal": "^0.1.0",
|
||||||
|
"p-throttle": "^2.0.0",
|
||||||
"tap-spec": "^5.0.0",
|
"tap-spec": "^5.0.0",
|
||||||
"tape": "^4.8.0",
|
"tape": "^4.8.0",
|
||||||
"tape-promise": "^3.0.0",
|
"tape-promise": "^4.0.0",
|
||||||
"validate-fptf": "^2.0.1",
|
"validate-fptf": "^2.0.1",
|
||||||
"vbb-stations-autocomplete": "^3.1.0"
|
"vbb-stations-autocomplete": "^3.1.0"
|
||||||
},
|
},
|
||||||
|
|
Loading…
Add table
Reference in a new issue