Skip to content
This repository was archived by the owner on Aug 15, 2024. It is now read-only.

Commit d0941f3

Browse files
committed
Merge pull request #25 from Semigradsky/patch-1
Added repository field
2 parents 9a71160 + 0326e8e commit d0941f3

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
@@ -3,6 +3,10 @@
33
"version": "0.5.2",
44
"author": "Tobias Koppers @sokra",
55
"description": "The node core libs for in browser usage.",
6+
"repository": {
7+
"type": "git",
8+
"url": "https://github.com/webpack/node-libs-browser.git"
9+
},
610
"dependencies": {
711
"assert": "^1.1.1",
812
"browserify-zlib": "~0.1.4",

0 commit comments

Comments
 (0)