Skip to content

Commit ecd7719

Browse files
committed
chore(kleros-app): remove-exports-field
1 parent a1484da commit ecd7719

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

kleros-app/package.json

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -6,12 +6,6 @@
66
"module": "./dist/kleros-app.js",
77
"types": "./dist/kleros-app.d.ts",
88
"type": "module",
9-
"exports": {
10-
".": {
11-
"import": "./dist/kleros-app.js",
12-
"require": "./dist/kleros-app.umd.cjs"
13-
}
14-
},
159
"scripts": {
1610
"clean": "rm -rf dist",
1711
"check-style": "eslint 'src/**/*.{ts,tsx}'",

0 commit comments

Comments
 (0)