mirror of
https://github.com/dzeiocom/libs.git
synced 2025-08-03 18:31:59 +00:00
Fixed Typing not included
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
"private": false,
|
||||
"main": "./dist/Logger.js",
|
||||
"browser": "./dist/browser.js",
|
||||
"types": "./dist/types/Logger.d.ts",
|
||||
"types": "./dist/Logger.d.ts",
|
||||
"dependencies": {
|
||||
"chalk": "^4.1.0"
|
||||
},
|
||||
|
Reference in New Issue
Block a user