aboutsummaryrefslogtreecommitdiffstats
path: root/packages/react-shared/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'packages/react-shared/package.json')
-rw-r--r--packages/react-shared/package.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/packages/react-shared/package.json b/packages/react-shared/package.json
index 835915842..e1cc2ad8b 100644
--- a/packages/react-shared/package.json
+++ b/packages/react-shared/package.json
@@ -3,6 +3,7 @@
"version": "0.0.1",
"description": "0x shared react components",
"main": "lib/index.js",
+ "types": "lib/index.d.ts",
"scripts": {
"lint": "tslint --project . 'src/ts/**/*.ts' 'src/ts/**/*.tsx'",
"build": "tsc",