fix: types index
This commit is contained in:
parent
a61a4323fd
commit
2fe4c184c6
@ -33,7 +33,7 @@
|
|||||||
"type-check": "tsc --watch"
|
"type-check": "tsc --watch"
|
||||||
},
|
},
|
||||||
"main": "dist/static-cms-core.js",
|
"main": "dist/static-cms-core.js",
|
||||||
"types": "dist/index.d.ts",
|
"types": "dist/src/index.d.ts",
|
||||||
"files": [
|
"files": [
|
||||||
"dist/**/*"
|
"dist/**/*"
|
||||||
],
|
],
|
||||||
|
Loading…
x
Reference in New Issue
Block a user