We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 87a67b0 commit 93418b7Copy full SHA for 93418b7
package.json
@@ -6,7 +6,10 @@
6
"author": {
7
"name": "Tobias Koppers @sokra"
8
},
9
- "repository": "webpack-contrib/grunt-webpack",
+ "repository": {
10
+ "type": "git",
11
+ "url": "git+https://github.com/webpack-contrib/grunt-webpack.git"
12
+ },
13
"bugs": {
14
"url": "https://github.com/webpack-contrib/grunt-webpack/issues"
15
0 commit comments