Skip to content

Commit

Permalink
build(npm): remove peer dependency for telegraf
Browse files Browse the repository at this point in the history
it (probably) works with grammY too
  • Loading branch information
EdJoPaTo committed Jul 5, 2021
1 parent 5c58ce5 commit cc4f34b
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 4 deletions.
File renamed without changes.
1 change: 0 additions & 1 deletion readme.md → README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
[![NPM Version](https://img.shields.io/npm/v/telegraf-wikibase.svg)](https://www.npmjs.com/package/telegraf-wikibase)
[![node](https://img.shields.io/node/v/telegraf-wikibase.svg)](https://www.npmjs.com/package/telegraf-wikibase)
[![Dependency Status](https://david-dm.org/EdJoPaTo/telegraf-wikibase/status.svg)](https://david-dm.org/EdJoPaTo/telegraf-wikibase)
[![Peer Dependency Status](https://david-dm.org/EdJoPaTo/telegraf-wikibase/peer-status.svg)](https://david-dm.org/EdJoPaTo/telegraf-wikibase?type=peer)
[![Dev Dependency Status](https://david-dm.org/EdJoPaTo/telegraf-wikibase/dev-status.svg)](https://david-dm.org/EdJoPaTo/telegraf-wikibase?type=dev)

> Telegraf Middleware to use Wikibase entities (like Wikidata ones) in your users language
Expand Down
3 changes: 0 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,9 +31,6 @@
"wikidata-entity-reader": "^2.0.0",
"wikidata-sdk-got": "^2.1.0"
},
"peerDependencies": {
"telegraf": "^3.38.0 || ^4.0.0"
},
"devDependencies": {
"@sindresorhus/tsconfig": "^1.0.2",
"@types/js-yaml": "^4.0.0",
Expand Down

0 comments on commit cc4f34b

Please sign in to comment.