Skip to content

Commit ab0274a

Browse files
committed
Added repository field
1 parent d6c8108 commit ab0274a

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

package.json

+6-2
Original file line numberDiff line numberDiff line change
@@ -8,5 +8,9 @@
88
"type": "MIT",
99
"url": "http://www.opensource.org/licenses/mit-license.php"
1010
}
11-
]
12-
}
11+
],
12+
"repository": {
13+
"type": "git",
14+
"url" : "https://github.com/webpack/json-loader.git"
15+
}
16+
}

0 commit comments

Comments
 (0)