Export all files for NPM

This commit is contained in:
2024-05-19 19:37:10 +02:00
parent 73e9f804c4
commit ca87ffd33c
+1 -1
View File
@@ -7,7 +7,7 @@
"module": "index.ts",
"type": "module",
"files": ["index.ts"],
"files": ["index.ts", "src"],
"dependencies": {
"chalk": "^5.3.0"