Skip to content

Commit

Permalink
modified version
Browse files Browse the repository at this point in the history
  • Loading branch information
mr committed Feb 3, 2017
1 parent 22df003 commit 58f0735
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions bower.json
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
{
"name": "angular-send-feedback",
"version": "1.2.1",
"version": "1.2.1-atomfried",
"main": [
"./dist/angular-send-feedback.js",
"./dist/angular-send-feedback.css"
],
"description": "Angular feedback directive similar to Google Feedback",
"repository": {
"type": "git",
"url": "git://github.com/jacobscarter/angular-feedback.git"
"url": "git://github.com/atomfried/angular-feedback.git"
},
"dependencies": {
"angular": "*",
Expand All @@ -20,4 +20,4 @@
"components",
"lib"
]
}
}

0 comments on commit 58f0735

Please sign in to comment.