@lit-protocol/contracts
Advanced tools
Comparing version 0.0.14 to 0.0.15
{ | ||
"name": "@lit-protocol/contracts", | ||
"version": "0.0.14", | ||
"version": "0.0.15", | ||
"module": "index.ts", | ||
@@ -16,5 +16,3 @@ "type": "module", | ||
"exports": { | ||
".": "./dist/index.ts", | ||
"./prod/*": "./dist/prod/*", | ||
"./dev/*": "./dist/dev/*" | ||
".": "./dist/index.ts" | ||
}, | ||
@@ -21,0 +19,0 @@ "types": "./dist/index.ts", |
8321759