Skip to content

Commit 9ed6d0f

Browse files
committed
npm pkg fix
1 parent 1e7fffc commit 9ed6d0f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"style": "jquery.jgrowl.css",
1212
"repository": {
1313
"type": "git",
14-
"url": "http://github.com/stanlemon/jGrowl.git"
14+
"url": "git+ssh://git@github.com/stanlemon/jGrowl.git"
1515
},
1616
"scripts": {
1717
"build": "grunt"
@@ -29,4 +29,4 @@
2929
"peerDependencies": {
3030
"jquery": ">= 2.1.0 < 4.0.0"
3131
}
32-
}
32+
}

0 commit comments

Comments
 (0)