Skip to content

Commit d38166a

Browse files
committed
chore: simplify repo in package.json
1 parent bb87e5f commit d38166a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"error-overlay"
1111
],
1212
"bugs": "https://github.com/gregberge/error-overlay-webpack-plugin/issues",
13-
"repository": "https://github.com/gregberge/error-overlay-webpack-plugin.git",
13+
"repository": "github:gregberge/error-overlay-webpack-plugin",
1414
"version": "1.0.0",
1515
"type": "commonjs",
1616
"main": "dist/index.cjs",

0 commit comments

Comments
 (0)