Skip to content

Commit cc227ed

Browse files
committed
Merge pull request #140 from Tropicalista/patch-1
Update bower.json
2 parents 316157e + 594cd3a commit cc227ed

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

bower.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,10 @@
77
"Justin Kimbrell"
88
],
99
"description": "FlipClock.js is a proper abstract object oriented clock and counter library with a realistic flip effect.",
10-
"main": "compiled/flipclock.js",
10+
"main": [
11+
"compiled/flipclock.js",
12+
"compiled/flipclock.css"
13+
],
1114
"license": "MIT",
1215
"ignore": [
1316
".jshintrc",

0 commit comments

Comments
 (0)