Skip to content

Commit 38f5f7a

Browse files
committed
Adding repository field to package.json
1 parent 4b8e356 commit 38f5f7a

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

package.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
{
22
"name": "jGrowl",
33
"version": "1.3.0",
4+
"repository" : {
5+
"type" : "git",
6+
"url" : "https://github.com/stanlemon/jGrowl.git"
7+
},
48
"devDependencies": {
59
"grunt": "~0.4.2",
610
"grunt-contrib-jshint": "~0.6.3",

0 commit comments

Comments
 (0)