mirror of
https://github.com/aleleba/create-react-component-library.git
synced 2025-07-21 03:58:17 -06:00
PR-431618: updating packages and fixing the missing exports of types.
This commit is contained in:
@ -1,5 +1,7 @@
|
||||
{
|
||||
"compilerOptions": {
|
||||
"declaration": true,
|
||||
"declarationDir": "./dist/types",
|
||||
"target": "es5",
|
||||
"lib": [
|
||||
"dom",
|
||||
|
Reference in New Issue
Block a user