Skip to content

Commit

Permalink
fix: include only lib
Browse files Browse the repository at this point in the history
  • Loading branch information
xavidop committed Oct 22, 2023
1 parent 18d7b29 commit ac7055b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
"version": "1.0.0",
"description": "Typescript classes to use Dialogflow Messenger Types in Typescript",
"main": "lib/index.js",
"files":["lib"],
"scripts": {
"lint": "eslint --ext .js,.ts .",
"build": "tsc",
Expand Down

0 comments on commit ac7055b

Please sign in to comment.