Skip to content

Commit b8d3f47

Browse files
authored
chore(react-base16-styling): set types field in package.json (#594)
1 parent 38536a4 commit b8d3f47

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/react-base16-styling/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@
1919
"src"
2020
],
2121
"main": "lib/index.js",
22+
"types": "lib/index.d.ts",
2223
"repository": {
2324
"type": "git",
2425
"url": "git+https://github.com/reduxjs/redux-devtools.git"

0 commit comments

Comments
 (0)