We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 22df003 commit 58f0735Copy full SHA for 58f0735
1 file changed
bower.json
@@ -1,14 +1,14 @@
1
{
2
"name": "angular-send-feedback",
3
- "version": "1.2.1",
+ "version": "1.2.1-atomfried",
4
"main": [
5
"./dist/angular-send-feedback.js",
6
"./dist/angular-send-feedback.css"
7
],
8
"description": "Angular feedback directive similar to Google Feedback",
9
"repository": {
10
"type": "git",
11
- "url": "git://github.com/jacobscarter/angular-feedback.git"
+ "url": "git://github.com/atomfried/angular-feedback.git"
12
},
13
"dependencies": {
14
"angular": "*",
@@ -20,4 +20,4 @@
20
"components",
21
"lib"
22
]
23
-}
+}
0 commit comments