mirror of
https://github.com/scratchfoundation/scratch-resources.git
synced 2025-06-07 10:53:57 -04:00
build: correct LLK URLs in package.json
This commit is contained in:
parent
6f16476a5a
commit
eb5f9668c7
1 changed files with 2 additions and 2 deletions
|
@ -10,10 +10,10 @@
|
||||||
},
|
},
|
||||||
"author": "Massachusetts Institute of Technology",
|
"author": "Massachusetts Institute of Technology",
|
||||||
"license": "BSD-3-Clause",
|
"license": "BSD-3-Clause",
|
||||||
"homepage": "https://github.com/LLK/scratch-resources#readme",
|
"homepage": "https://github.com/scratchfoundation/scratch-resources#readme",
|
||||||
"repository": {
|
"repository": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "git+ssh://git@github.com/LLK/scratch-resources.git"
|
"url": "git+ssh://git@github.com/scratchfoundation/scratch-resources.git"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"eslint": "4.18.2",
|
"eslint": "4.18.2",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue