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 a7e6f8c commit caef871Copy full SHA for caef871
.changeset/odd-pigs-travel.md
@@ -0,0 +1,5 @@
1
+---
2
+"@jspsych/config": patch
3
4
+
5
+Update `canvas` package dependency version to fix missing binaries issues with newer node/npm versions
packages/config/package.json
@@ -50,7 +50,7 @@
50
"@types/gulp": "4.0.9",
51
"@types/jest": "27.5.1",
52
"babel-preset-minify": "0.5.2",
53
- "canvas": "2.9.1",
+ "canvas": "2.11.2",
54
"gulp": "4.0.2",
55
"gulp-cli": "2.3.0",
56
"gulp-file": "^0.4.0",
0 commit comments