Skip to content

Commit

Permalink
Update bower file
Browse files Browse the repository at this point in the history
  • Loading branch information
peternewnham committed Mar 3, 2015
1 parent e421ad5 commit 7d9c751
Showing 1 changed file with 12 additions and 1 deletion.
13 changes: 12 additions & 1 deletion bower.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,17 @@
"stub",
"testing"
],
"ignore": [
"src",
"test",
".gitignore",
"gulpfile.js",
"package.json"
],
"license": "MIT",
"homepage": "https://github.com/wrakky/appengine-channel-api-stub"
"homepage": "https://github.com/wrakky/appengine-channel-api-stub",
"repository": {
"type": "git",
"url": "git://github.com/wrakky/appengine-channel-api-stub.git"
}
}

0 comments on commit 7d9c751

Please sign in to comment.