mirror of
https://github.com/strapi/strapi.git
synced 2025-11-03 03:17:11 +00:00
Fix types export in @strapi/logger (#16199)
This commit is contained in:
parent
8363a89ca2
commit
448573cada
@ -24,7 +24,7 @@
|
||||
}
|
||||
],
|
||||
"main": "./dist/index.js",
|
||||
"types": "./dist/index.ts",
|
||||
"types": "./dist/index.d.ts",
|
||||
"files": [
|
||||
"./dist"
|
||||
],
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user