Add tsconfig to lib
This commit is contained in:
+1
-1
@@ -7,7 +7,7 @@
|
||||
|
||||
"module": "index.ts",
|
||||
"type": "module",
|
||||
"files": ["index.ts", "src"],
|
||||
"files": ["index.ts", "src", "tsconfig.json"],
|
||||
|
||||
"dependencies": {
|
||||
"chalk": "^5.3.0"
|
||||
|
||||
Reference in New Issue
Block a user