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 c9112e9 commit a6f3847Copy full SHA for a6f3847
1 file changed
package.json
@@ -11,7 +11,10 @@
11
],
12
"homepage": "https://github.com/yoriiis/chunks-webpack-plugin",
13
"bugs": "https://github.com/yoriiis/chunks-webpack-plugin/issues",
14
- "repository": "https://github.com/yoriiis/chunks-webpack-plugin.git",
+ "repository": {
15
+ "type": "git",
16
+ "url": "git+https://github.com/yoriiis/chunks-webpack-plugin.git"
17
+ },
18
"funding": {
19
"type": "individual",
20
"url": "https://github.com/sponsors/yoriiis"
0 commit comments