production files readme

This commit is contained in:
Oleksandr Honcharov
2024-06-15 16:47:14 +03:00
parent 93b0cb1979
commit 059dc7bed8
4 changed files with 8 additions and 4 deletions
+2 -1
View File
@@ -4,7 +4,8 @@
"main": "dist/index.js",
"types": "dist/src/index.d.ts",
"files": [
"dist/**/*"
"dist/**/*",
"readme.md"
],
"scripts": {
"build": "tsup"