Skip to content

Commit

Permalink
update: dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
FarhadG committed Dec 9, 2015
1 parent 2714253 commit 138d0db
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion bower.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "repo-card",
"description": "Give your projects a fresh look with a Repo Card",
"version": "0.0.8",
"version": "0.0.9",
"main": "repo-card.min.js",
"authors": [
"Farhad Ghayour <[email protected]>"
Expand Down
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
{
"name": "repo-card",
"version": "0.0.8",
"version": "0.0.9",
"description": "Give your repos some freshness with a Repo Card",
"main": "repo-card.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://[email protected]/FarhadG/repo-card.git"
"url": "git+https://www.github.com/farhadg/repo-card.git"
},
"keywords": [
"repo",
Expand All @@ -22,7 +22,7 @@
],
"author": "",
"license": "MIT",
"homepage": "https://bitbucket.org/FarhadG/repo-card#readme",
"homepage": "https://www.github.com/farhadg/repo-card",
"devDependencies": {
"exports-loader": "^0.6.2",
"gulp": "^3.9.0",
Expand Down

0 comments on commit 138d0db

Please sign in to comment.