Skip to content

Commit 6e1754e

Browse files
Merge branch 'dev'
2 parents 7dc23a6 + 2ba3329 commit 6e1754e

File tree

1 file changed

+2
-13
lines changed

1 file changed

+2
-13
lines changed

package.json

Lines changed: 2 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -18,19 +18,8 @@
1818
"url" : "http://rhumaric.com"
1919
}
2020
],
21-
"repository" : {
22-
"type" : "git",
23-
"url" : "git://github.com/wecodemore/grunt-githooks.git"
24-
},
25-
"bugs" : {
26-
"url" : "https://github.com/wecodemore/grunt-githooks/issues"
27-
},
28-
"licenses" : [
29-
{
30-
"type" : "MIT",
31-
"url" : "https://github.com/wecodemore/grunt-githooks/blob/master/LICENSE-MIT"
32-
}
33-
],
21+
"repository" : "wecodemore/grunt-githooks",
22+
"license" : "MIT",
3423
"main" : "Gruntfile.js",
3524
"engines" : {
3625
"node" : ">= 0.8.0"

0 commit comments

Comments
 (0)