build: correct LLK URL in package.json

This commit is contained in:
Christopher Willis-Ford 2024-02-23 13:51:26 -08:00
parent 02b61966bf
commit 62f5920586

View file

@ -4,7 +4,7 @@
"description": "Data typing discovery and MIME content-type handling across all media types that the Scratch environment expects",
"repository": {
"type": "git",
"url": "git+ssh://git@github.com/LLK/scratch-asset-types.git"
"url": "git+ssh://git@github.com/scratchfoundation/scratch-asset-types.git"
},
"scripts": {
"test": "make test"