Skip to content

Commit a6d6596

Browse files
committed
bithound config
1 parent 52cbd2c commit a6d6596

File tree

3 files changed

+3
-2
lines changed

3 files changed

+3
-2
lines changed

.bithoundrc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,7 @@
5050
"grunt-shell",
5151
"grunt-stylelint",
5252
"grunt-version-check",
53+
"grunt-yaml-validator",
5354
"husky",
5455
"istanbul",
5556
"jit-grunt",

bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "simple-web-notification",
3-
"version": "1.0.10",
3+
"version": "1.0.11",
44
"description": "Web Notifications made easy.",
55
"authors": [
66
"Sagie Gur-Ari <[email protected]>"

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "simple-web-notification",
3-
"version": "1.0.10",
3+
"version": "1.0.11",
44
"description": "Web Notifications made easy.",
55
"author": {
66
"name": "Sagie Gur-Ari",

0 commit comments

Comments
 (0)