6.0.3
This commit is contained in:
parent
8482862f76
commit
c087d49f16
2 changed files with 3 additions and 3 deletions
4
package-lock.json
generated
4
package-lock.json
generated
|
@ -1,12 +1,12 @@
|
|||
{
|
||||
"name": "db-rest",
|
||||
"version": "6.0.2",
|
||||
"version": "6.0.3",
|
||||
"lockfileVersion": 3,
|
||||
"requires": true,
|
||||
"packages": {
|
||||
"": {
|
||||
"name": "db-rest",
|
||||
"version": "6.0.2",
|
||||
"version": "6.0.3",
|
||||
"license": "ISC",
|
||||
"dependencies": {
|
||||
"cached-hafas-client": "^5.0.1",
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
"private": true,
|
||||
"name": "db-rest",
|
||||
"description": "A clean REST API wrapping around the Deutsche Bahn API.",
|
||||
"version": "6.0.2",
|
||||
"version": "6.0.3",
|
||||
"type": "module",
|
||||
"main": "index.js",
|
||||
"author": "Jannis R <mail@jannisr.de>",
|
||||
|
|
Loading…
Reference in a new issue