Skip to content

Commit dd884c1

Browse files
authored
Merge pull request #51 from sendinblue/removed-unused-files
removed unused files
2 parents f975e0e + bafbef4 commit dd884c1

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

package.json

+5
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,11 @@
1111
"lint-and-fix": "eslint . --ext .ts --fix",
1212
"prepublishOnly": "npm run clean && npm run build"
1313
},
14+
"files": [
15+
"dist/*",
16+
"package.json",
17+
"README"
18+
],
1419
"repository": {
1520
"type": "git",
1621
"url": "git+https://github.com/sendinblue/APIv3-typescript-library.git"

0 commit comments

Comments
 (0)