We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5ac7d6c commit 26060f7Copy full SHA for 26060f7
package.json
@@ -3,11 +3,11 @@
3
"description": "Parser for Scratch projects",
4
"author": "MIT Media Lab",
5
"license": "BSD-3-Clause",
6
- "homepage": "https://github.com/LLK/scratch-parser#readme",
+ "homepage": "https://github.com/scratchfoundation/scratch-parser#readme",
7
"main": "index.js",
8
"repository": {
9
"type": "git",
10
- "url": "https://github.com/LLK/scratch-parser.git"
+ "url": "https://github.com/scratchfoundation/scratch-parser.git"
11
},
12
"scripts": {
13
"commitmsg": "commitlint -e $GIT_PARAMS",
0 commit comments