mirror of
https://github.com/public-transport/db-vendo-client.git
synced 2025-02-22 22:59:35 +02:00
fix files field, 0.3.1
This commit is contained in:
parent
ca60d6f153
commit
2572b9a42d
1 changed files with 2 additions and 2 deletions
|
@ -1,9 +1,9 @@
|
|||
{
|
||||
"name": "hafas-client",
|
||||
"description": "JavaScript client for HAFAS mobile APIs.",
|
||||
"version": "0.3.0",
|
||||
"version": "0.3.1",
|
||||
"main": "index.js",
|
||||
"files": ["index.js", "parse.js"],
|
||||
"files": ["index.js", "parse.js", "stringify.js"],
|
||||
"author": "Jannis R <mail@jannisr.de>",
|
||||
"homepage": "https://github.com/derhuerst/hafas-client",
|
||||
"repository": "derhuerst/hafas-client",
|
||||
|
|
Loading…
Add table
Reference in a new issue