Skip to content

Commit f7d20ef

Browse files
committed
build(package.json): ⚒️ Added types field pointing to .d.ts file
1 parent 11fb25c commit f7d20ef

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
"version": "2.1.0",
44
"description": "Telegraf local sessions middleware with multiple supported storage types (Memory/FileSync/FileAsync/...) using lowdb",
55
"main": "lib/session.js",
6+
"types": "lib/session.d.ts",
67
"repository": {
78
"type": "git",
89
"url": "git+https://github.com/RealSpeaker/telegraf-session-local.git"

0 commit comments

Comments
 (0)