fix: various fixes and tweaks (#701)
This commit is contained in:
committed by
GitHub
parent
422b7798da
commit
364612e9ae
@ -33,7 +33,7 @@
|
||||
"type-check": "tsc --watch"
|
||||
},
|
||||
"main": "dist/static-cms-core.js",
|
||||
"types": "dist/src/index.d.ts",
|
||||
"types": "dist/index.d.ts",
|
||||
"files": [
|
||||
"dist/**/*"
|
||||
],
|
||||
|
Reference in New Issue
Block a user