Skip to content

Commit

Permalink
vbb-hafas@5 -> bvg-hafas@1
Browse files Browse the repository at this point in the history
  • Loading branch information
derhuerst committed Jan 4, 2019
1 parent fb433ca commit 3bee135
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion lib/hafas.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
'use strict'

const createHafas = require('vbb-hafas')
const createHafas = require('bvg-hafas')

const hafas = createHafas('vbb-telegram')

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@
"node": ">=8"
},
"dependencies": {
"bvg-hafas": "^1.0.1",
"hifo": "^1.0.0",
"js-string-escape": "^1.0.1",
"level": "^4.0.0",
Expand All @@ -29,7 +30,6 @@
"parse-messy-time": "^2.1.0",
"string-width": "^2.1.1",
"telegraf": "^3.19.0",
"vbb-hafas": "^5.0.1",
"vbb-lines-at": "^3.11.0",
"vbb-stations": "^6.2.1",
"vbb-stations-autocomplete": "^3.2.0"
Expand Down

0 comments on commit 3bee135

Please sign in to comment.