We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e0c28b6 + f434508 commit 99e27b7Copy full SHA for 99e27b7
1 file changed
package.json
@@ -4,7 +4,8 @@
4
"description": "Semantic UI components for React.",
5
"main": "dist/stardust.js",
6
"files": [
7
- "src"
+ "src",
8
+ "dist"
9
],
10
"scripts": {
11
"clean": "while read line; do rm -rf $line; done < .gitignore",
0 commit comments