Skip to content
This repository was archived by the owner on Sep 17, 2020. It is now read-only.

Commit 7c5f938

Browse files
committed
package.json: update webrecorder-player github path, update submoudle to latest
1 parent b8b07b3 commit 7c5f938

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
},
1717
"repository": {
1818
"type": "git",
19-
"url": "git+https://github.com/webrecorder/webrecorderplayer-electron.git"
19+
"url": "git+https://github.com/webrecorder/webrecorder-player.git"
2020
},
2121
"keywords": [
2222
"warc",
@@ -28,9 +28,9 @@
2828
"author": "webrecorder/rhizome",
2929
"license": "Apache",
3030
"bugs": {
31-
"url": "https://github.com/webrecorder/webrecorderplayer-electron/issues"
31+
"url": "https://github.com/webrecorder/webrecorder-player/issues"
3232
},
33-
"homepage": "https://github.com/webrecorder/webrecorderplayer-electron#readme",
33+
"homepage": "https://github.com/webrecorder/webrecorder-player#readme",
3434
"build": {
3535
"productName": "Webrecorder Player",
3636
"asar": true,

webrecorder

0 commit comments

Comments
 (0)