Skip to content

Commit 79d43a4

Browse files
committed
Remove that for now
1 parent 317e825 commit 79d43a4

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@
66
"/lib"
77
],
88
"main": "./lib/index.js",
9-
"module": "lib/brightleaf-react-hooks.esm.js",
109
"scripts": {
1110
"roll": "rollup -c",
1211
"test": "jest ./src",
@@ -94,4 +93,4 @@
9493
"./setupJest.js"
9594
]
9695
}
97-
}
96+
}

0 commit comments

Comments
 (0)