Skip to content

Commit

Permalink
update config, fix jest project detection
Browse files Browse the repository at this point in the history
  • Loading branch information
jadeddelta committed Jan 10, 2025
1 parent a15328b commit d99177a
Show file tree
Hide file tree
Showing 32 changed files with 62 additions and 62 deletions.
60 changes: 30 additions & 30 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"devDependencies": {
"@changesets/changelog-github": "^0.4.0",
"@changesets/cli": "^2.16.0",
"@jspsych/config": "^3.2.0",
"@jspsych/config": "^3.2.1",
"husky": "^7.0.1",
"import-sort-style-module": "^6.0.0",
"lint-staged": "^11.1.2",
Expand All @@ -45,7 +45,7 @@
},
"jest": {
"projects": [
"<rootDir>/packages/*"
"<rootDir>/packages/*/jest.config.cjs"
]
}
}
2 changes: 1 addition & 1 deletion packages/extension-touchscreen-buttons/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
},
"homepage": "https://github.com/jspsych/jspsych-contrib/tree/main/packages/extension-touchscreen-buttons",
"devDependencies": {
"@jspsych/config": "^3.2.0",
"@jspsych/config": "^3.2.1",
"jspsych": "^8.0.0"
}
}
2 changes: 1 addition & 1 deletion packages/plugin-audio-multi-response/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"jspsych": ">=8.0.0"
},
"devDependencies": {
"@jspsych/config": "^3.2.0",
"@jspsych/config": "^3.2.1",
"@jspsych/test-utils": "^1.0.0",
"jspsych": "^8.0.0"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/plugin-audio-swipe-response/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"jspsych": ">=8.0.0"
},
"devDependencies": {
"@jspsych/config": "^3.2.0",
"@jspsych/config": "^3.2.1",
"@jspsych/test-utils": "^1.0.0",
"jspsych": "^8.0.0"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/plugin-copying-task/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
},
"homepage": "https://github.com/jspsych/jspsych-contrib/tree/main/packages/plugin-copying-task",
"devDependencies": {
"@jspsych/config": "^3.2.0",
"@jspsych/config": "^3.2.1",
"jspsych": "^8.0.0"
}
}
2 changes: 1 addition & 1 deletion packages/plugin-corsi-blocks/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"jspsych": ">=8.0.0"
},
"devDependencies": {
"@jspsych/config": "^3.2.0",
"@jspsych/config": "^3.2.1",
"@jspsych/test-utils": "^1.0.0",
"jspsych": "^8.0.0"
}
Expand Down
2 changes: 1 addition & 1 deletion packages/plugin-gamepad/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"jspsych": ">=8.0.0"
},
"devDependencies": {
"@jspsych/config": "^3.2.0",
"@jspsych/config": "^3.2.1",
"@jspsych/test-utils": "^1.0.0",
"jspsych": "^8.0.0"
}
Expand Down
2 changes: 1 addition & 1 deletion packages/plugin-html-choice/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"jspsych": ">=8.0.0"
},
"devDependencies": {
"@jspsych/config": "^3.2.0",
"@jspsych/config": "^3.2.1",
"@jspsych/test-utils": "^1.0.0",
"jspsych": "^8.0.0"
}
Expand Down
2 changes: 1 addition & 1 deletion packages/plugin-html-keyboard-response-raf/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"jspsych": ">=8.0.0"
},
"devDependencies": {
"@jspsych/config": "^3.2.0",
"@jspsych/config": "^3.2.1",
"@jspsych/test-utils": "^1.0.0",
"jspsych": "^8.0.0"
}
Expand Down
2 changes: 1 addition & 1 deletion packages/plugin-html-keyboard-slider/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"jspsych": ">=8.0.0"
},
"devDependencies": {
"@jspsych/config": "^3.2.0",
"@jspsych/config": "^3.2.1",
"@jspsych/test-utils": "^1.0.0",
"jspsych": "^8.0.0"
}
Expand Down
2 changes: 1 addition & 1 deletion packages/plugin-html-multi-response/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"jspsych": ">=8.0.0"
},
"devDependencies": {
"@jspsych/config": "^3.2.0",
"@jspsych/config": "^3.2.1",
"@jspsych/test-utils": "^1.0.0",
"jspsych": "^8.0.0"
}
Expand Down
2 changes: 1 addition & 1 deletion packages/plugin-html-swipe-response/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"jspsych": ">=8.0.0"
},
"devDependencies": {
"@jspsych/config": "^3.2.0",
"@jspsych/config": "^3.2.1",
"@jspsych/test-utils": "^1.0.0",
"jspsych": "^8.0.0"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/plugin-html-vas-response/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
},
"homepage": "https://github.com/jspsych/jspsych-contrib/tree/main/packages/plugin-html-vas-response",
"devDependencies": {
"@jspsych/config": "^3.2.0",
"@jspsych/config": "^3.2.1",
"jspsych": "^8.0.0"
}
}
2 changes: 1 addition & 1 deletion packages/plugin-image-array-keyboard-response/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"jspsych": ">=8.0.0"
},
"devDependencies": {
"@jspsych/config": "^3.2.0",
"@jspsych/config": "^3.2.1",
"@jspsych/test-utils": "^1.0.0",
"jspsych": "^8.0.0"
}
Expand Down
2 changes: 1 addition & 1 deletion packages/plugin-image-multi-response/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"jspsych": ">=8.0.0"
},
"devDependencies": {
"@jspsych/config": "^3.2.0",
"@jspsych/config": "^3.2.1",
"@jspsych/test-utils": "^1.0.0",
"jspsych": "^8.0.0"
}
Expand Down
Loading

0 comments on commit d99177a

Please sign in to comment.