Skip to content

Commit 8f80f0d

Browse files
committed
remove other paths
1 parent 3b07b76 commit 8f80f0d

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

package.json

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -17,10 +17,7 @@
1717
"main": "lib/index.js",
1818
"module": "es/index.js",
1919
"files": [
20-
"css",
21-
"es",
22-
"lib",
23-
"umd"
20+
"lib"
2421
],
2522
"scripts": {
2623
"build": "nwb build-react-component",

0 commit comments

Comments
 (0)