mirror of
https://github.com/jspsych/jsPsych.git
synced 2025-05-10 03:00:54 +00:00
14 lines
405 B
JSON
14 lines
405 B
JSON
{
|
|
"$schema": "https://unpkg.com/@changesets/config@1.6.1/schema.json",
|
|
"changelog": ["@changesets/changelog-github", { "repo": "jspsych/jsPsych" }],
|
|
"commit": false,
|
|
"linked": [],
|
|
"access": "public",
|
|
"baseBranch": "main",
|
|
"updateInternalDependencies": "patch",
|
|
"ignore": [],
|
|
"___experimentalUnsafeOptions_WILL_CHANGE_IN_PATCH": {
|
|
"onlyUpdatePeerDependentsWhenOutOfRange": true
|
|
}
|
|
}
|