mirror of
https://github.com/jspsych/jsPsych.git
synced 2025-05-12 08:38:11 +00:00
Merge pull request #971 from aridyckovsky/patch-1
Update package.json to reflect change from jodeleeuw to jspsych organization
This commit is contained in:
commit
7f26d3fd3f
@ -11,14 +11,14 @@
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git+https://github.com/jodeleeuw/jsPsych.git"
|
||||
"url": "git+https://github.com/jspsych/jsPsych.git"
|
||||
},
|
||||
"author": "Josh de Leeuw",
|
||||
"license": "MIT",
|
||||
"bugs": {
|
||||
"url": "https://github.com/jodeleeuw/jsPsych/issues"
|
||||
"url": "https://github.com/jspsych/jsPsych/issues"
|
||||
},
|
||||
"homepage": "https://github.com/jodeleeuw/jsPsych#readme",
|
||||
"homepage": "https://github.com/jspsych/jsPsych#readme",
|
||||
"devDependencies": {
|
||||
"jest": "^24.8"
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user