Skip to content

Commit 4ea602c

Browse files
committed
Now including the whole src folder in package.json's files array
1 parent 063340d commit 4ea602c

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
@@ -17,8 +17,7 @@
1717
},
1818
"files": [
1919
"umd",
20-
"src/components",
21-
"src/config"
20+
"src"
2221
],
2322
"repository": {
2423
"type": "git",

0 commit comments

Comments
 (0)