Skip to content

Commit d6b13de

Browse files
committed
removed unused files
1 parent f975e0e commit d6b13de

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,9 @@
1111
"lint-and-fix": "eslint . --ext .ts --fix",
1212
"prepublishOnly": "npm run clean && npm run build"
1313
},
14+
"files": [
15+
"dist/*"
16+
],
1417
"repository": {
1518
"type": "git",
1619
"url": "git+https://github.com/sendinblue/APIv3-typescript-library.git"

0 commit comments

Comments
 (0)