aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 2 insertions, 0 deletions
diff --git a/package.json b/package.json
index 20ee0261e..3a509f86d 100644
--- a/package.json
+++ b/package.json
@@ -9,6 +9,8 @@
"tokens",
"exchange"
],
+ "main": "./lib/src/0x.js.js",
+ "types": "./lib/src/0x.js.d.ts",
"scripts": {
"prebuild": "npm run clean",
"build": "run-p build:*:prod",