mirror of
https://github.com/public-transport/db-vendo-client.git
synced 2025-02-23 15:19:35 +02:00
fix files field 🐛, 2.2.1
This commit is contained in:
parent
04fb329a7e
commit
1349e9b8a0
1 changed files with 2 additions and 1 deletions
|
@ -1,10 +1,11 @@
|
||||||
{
|
{
|
||||||
"name": "hafas-client",
|
"name": "hafas-client",
|
||||||
"description": "JavaScript client for HAFAS public transport APIs.",
|
"description": "JavaScript client for HAFAS public transport APIs.",
|
||||||
"version": "2.2.0",
|
"version": "2.2.1",
|
||||||
"main": "index.js",
|
"main": "index.js",
|
||||||
"files": [
|
"files": [
|
||||||
"index.js",
|
"index.js",
|
||||||
|
"throttle.js",
|
||||||
"lib",
|
"lib",
|
||||||
"parse",
|
"parse",
|
||||||
"format",
|
"format",
|
||||||
|
|
Loading…
Add table
Reference in a new issue