Skip to content

Commit 70c3078

Browse files
committed
Update package.json
Because npm install is displaying a warning, that the package.json for this project has no repository field
1 parent 3de0ee5 commit 70c3078

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,5 +17,6 @@
1717
},
1818
"peerDependencies": {
1919
"webpack": "^1.4.0-beta6"
20-
}
20+
},
21+
"repository": "https://github.com/diurnalist/chunk-manifest-webpack-plugin"
2122
}

0 commit comments

Comments
 (0)