We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6048dc7 commit e8a69c6Copy full SHA for e8a69c6
bower.json
@@ -20,7 +20,8 @@
20
],
21
"authors": [
22
"Igor Khomenko <igor@quickblox.com>",
23
- "Vlad Lukhanin <vladislav.lukhanin@quickblox.com>"
+ "Vlad Lukhanin <vladislav.lukhanin@quickblox.com>",
24
+ "Dima Lobanov <dmytro.lobanov@injoit.com>"
25
26
"repository": {
27
"type": "git",
package.json
@@ -70,7 +70,7 @@
70
},
71
"config": {
72
"ghooks": {
73
- "pre-commit": "jasmine"
+ "pre-push": "jasmine"
74
}
75
76
0 commit comments