mirror of
https://github.com/jspsych/jsPsych.git
synced 2025-05-12 08:38:11 +00:00
Merge pull request #3074 from jspsych/changeset-release/main
Version Packages
(rebased-with-history from commit 8f0075b8a1
)
This commit is contained in:
commit
fa24fa8062
@ -1,5 +0,0 @@
|
|||||||
---
|
|
||||||
"@jspsych/config": patch
|
|
||||||
---
|
|
||||||
|
|
||||||
Update `canvas` package dependency version to fix missing binaries issues with newer node/npm versions
|
|
2
package-lock.json
generated
2
package-lock.json
generated
@ -17334,7 +17334,7 @@
|
|||||||
},
|
},
|
||||||
"packages/config": {
|
"packages/config": {
|
||||||
"name": "@jspsych/config",
|
"name": "@jspsych/config",
|
||||||
"version": "1.3.2",
|
"version": "1.3.3",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@rollup/plugin-commonjs": "23.0.2",
|
"@rollup/plugin-commonjs": "23.0.2",
|
||||||
|
@ -1,5 +1,11 @@
|
|||||||
# @jspsych/config
|
# @jspsych/config
|
||||||
|
|
||||||
|
## 1.3.3
|
||||||
|
|
||||||
|
### Patch Changes
|
||||||
|
|
||||||
|
- [#3073](https://github.com/jspsych/jsPsych/pull/3073) [`caef8713`](https://github.com/jspsych/jsPsych/commit/caef8713e28fd0c4ed85ba86c27254ee8418087a) Thanks [@jodeleeuw](https://github.com/jodeleeuw)! - Update `canvas` package dependency version to fix missing binaries issues with newer node/npm versions
|
||||||
|
|
||||||
## 1.3.2
|
## 1.3.2
|
||||||
|
|
||||||
### Patch Changes
|
### Patch Changes
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@jspsych/config",
|
"name": "@jspsych/config",
|
||||||
"version": "1.3.2",
|
"version": "1.3.3",
|
||||||
"description": "Shared (build) configuration for jsPsych packages",
|
"description": "Shared (build) configuration for jsPsych packages",
|
||||||
"type": "module",
|
"type": "module",
|
||||||
"exports": {
|
"exports": {
|
||||||
|
Loading…
Reference in New Issue
Block a user