Skip to content

Commit 82a6b1e

Browse files
committed
Merge pull request #11 from braxtondiggs/patch-1
Update bower.json
2 parents 3df8767 + 153293a commit 82a6b1e

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

bower.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
{
22
"name": "enjoyhint",
3-
"main": "enjoyhint.js",
3+
"main": [
4+
"enjoyhint.js",
5+
"enjoyhint.css"
6+
],
47
"version": "3.1.0",
58
"homepage": "https://github.com/xbsoftware/enjoyhint",
69
"authors": [

0 commit comments

Comments
 (0)