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