Skip to content

Commit

Permalink
add types
Browse files Browse the repository at this point in the history
  • Loading branch information
codebam committed May 15, 2024
1 parent 5806ad6 commit 18a1d6a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/main/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
"description": "serverless telegram bot on cf workers",
"main": "./dist/main/src/main.js",
"module": "./dist/main/src/main.js",
"types": "./dist/main/src/types.js",
"files": [
"dist",
"LICENSE",
Expand Down

0 comments on commit 18a1d6a

Please sign in to comment.