diff --git a/package.json b/package.json index 51595256..bf287e4a 100644 --- a/package.json +++ b/package.json @@ -41,6 +41,7 @@ "lodash": "^4.17.5", "luxon": "^1.3.0", "p-retry": "^2.0.0", + "p-throttle": "^2.1.0", "pinkie-promise": "^2.0.1", "query-string": "^6.0.0", "slugg": "^1.2.0", @@ -54,7 +55,6 @@ "db-stations": "^2.3.0", "is-coordinates": "^2.0.2", "is-roughly-equal": "^0.1.0", - "p-throttle": "^2.0.0", "tap-spec": "^5.0.0", "tape": "^4.8.0", "tape-promise": "^4.0.0",