Skip to content

Commit 38ff063

Browse files
authored
#21 Adds main
1 parent 827d042 commit 38ff063

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
"homepage": "http://www.semantic-ui.com",
77
"author": "Jack Lukic <jack@semantic-ui.com>",
88
"license": "MIT",
9+
"main": "semantic.js",
910
"repository": {
1011
"type": "git",
1112
"url": "git://github.com/Semantic-Org/Semantic-UI-CSS.git"
@@ -16,4 +17,4 @@
1617
"dependencies": {
1718
"jquery": "x.*"
1819
}
19-
}
20+
}

0 commit comments

Comments
 (0)