chore(react-base16-styling): set types field in package.json

This commit is contained in:
Nathan Bierema 2020-08-16 16:29:23 -04:00
parent 38536a45a4
commit cf739cc20f

View File

@ -19,6 +19,7 @@
"src"
],
"main": "lib/index.js",
"types": "lib/index.d.ts",
"repository": {
"type": "git",
"url": "git+https://github.com/reduxjs/redux-devtools.git"