Add a repository field to bower.json
This commit is contained in:
parent
dba1ce0c75
commit
b2df8ba4c3
@ -2,6 +2,10 @@
|
|||||||
"name": "skeleton",
|
"name": "skeleton",
|
||||||
"version": "2.0.1",
|
"version": "2.0.1",
|
||||||
"homepage": "http://getskeleton.com/",
|
"homepage": "http://getskeleton.com/",
|
||||||
|
"repository": {
|
||||||
|
"type": "git",
|
||||||
|
"url": "https://github.com/dhg/Skeleton"
|
||||||
|
},
|
||||||
"authors": [
|
"authors": [
|
||||||
"Dave Gamache <hello@davegamache.com> (http://davegamache.com/)"
|
"Dave Gamache <hello@davegamache.com> (http://davegamache.com/)"
|
||||||
],
|
],
|
||||||
|
Loading…
Reference in New Issue
Block a user