Skip to content

Commit ff1cdc2

Browse files
committed
Fix package.json
1 parent dd8d75c commit ff1cdc2

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
@@ -4,8 +4,7 @@
44
"description": "Normalize.css as a node packaged module",
55
"style": "normalize.css",
66
"files": [
7-
"normalize.css",
8-
"component.json"
7+
"normalize.css"
98
],
109
"homepage": "http://necolas.github.io/normalize.css",
1110
"repository": {

0 commit comments

Comments
 (0)