Skip to content

Commit 76f52b7

Browse files
committed
fix: use old repository url
1 parent b38e4dc commit 76f52b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/scratch-gui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"homepage": "https://github.com/RaspberryPiFoundation/scratch-editor#readme",
88
"repository": {
99
"type": "git",
10-
"url": "git+https://github.com/RaspberryPiFoundation/scratch-editor.git"
10+
"url": "git+https://github.com/RaspberryPiFoundation/scratch-gui.git"
1111
},
1212
"publishConfig": {
1313
"registry": "https://npm.pkg.github.com"

0 commit comments

Comments
 (0)