Skip to content

Commit 47b1f5a

Browse files
author
Roman Kinyakin
committed
Fix bower file
1 parent 8adbcae commit 47b1f5a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

bower.json

+2-1
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,11 @@
11
{
2-
"name": "jquery.sparkline",
2+
"name": "jquery-sparkline",
33
"version": "2.1.3",
44
"homepage": "https://github.com/rkgrep/jquery.sparkline",
55
"authors": [
66
"Gareth Watts <gareth@omnipotent.net>"
77
],
8+
"main": "dist/jquery.sparkline.js",
89
"license": "BSD 3",
910
"ignore": [
1011
"**/.*",

0 commit comments

Comments
 (0)