Export all files for NPM
This commit is contained in:
+1
-1
@@ -7,7 +7,7 @@
|
||||
|
||||
"module": "index.ts",
|
||||
"type": "module",
|
||||
"files": ["index.ts"],
|
||||
"files": ["index.ts", "src"],
|
||||
|
||||
"dependencies": {
|
||||
"chalk": "^5.3.0"
|
||||
|
||||
Reference in New Issue
Block a user