Add main and types to client
This commit is contained in:
parent
b8961a0308
commit
6d2907982f
@ -6,5 +6,7 @@
|
|||||||
"react-dom": "^16.7.0",
|
"react-dom": "^16.7.0",
|
||||||
"react-redux": "^6.0.0",
|
"react-redux": "^6.0.0",
|
||||||
"redux": "^4.0.1"
|
"redux": "^4.0.1"
|
||||||
}
|
},
|
||||||
|
"main": "src/index.js",
|
||||||
|
"types": "src/index.d.ts"
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user