Skip to content

Commit b4152bf

Browse files
committed
use short-form repository URL
1 parent 59de60d commit b4152bf

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

package.json

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -21,10 +21,7 @@
2121
"windows-store": "node ./script/windows-store.js",
2222
"release": "node ./script/release.js"
2323
},
24-
"repository": {
25-
"type": "git",
26-
"url": "git+https://github.com/electron/electron-api-demos.git"
27-
},
24+
"repository": "https://github.com/electron/electron-api-demos",
2825
"keywords": [
2926
"Electron",
3027
"API",

0 commit comments

Comments
 (0)