Skip to content

Commit 6b0495e

Browse files
committed
Merge pull request JedWatson#452 from stephen/patch-2
Add style key to package.json
2 parents 35078af + c11ea26 commit 6b0495e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
"version": "0.6.8",
44
"description": "A Select control built with and for ReactJS",
55
"main": "lib/Select.js",
6+
"style": "dist/default.css",
67
"author": "Jed Watson",
78
"license": "MIT",
89
"repository": {

0 commit comments

Comments
 (0)