You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
`export const p5Version = "${version}" as const;\n`;
Only the p5.js library version is updated and it will overwrite the version number of p5.sound.js that is needed to build the website. This will need to be added.
The text was updated successfully, but these errors were encountered:
In this line
p5.js-website/src/scripts/p5-version.ts
Line 11 in 6059b79
Only the p5.js library version is updated and it will overwrite the version number of p5.sound.js that is needed to build the website. This will need to be added.
The text was updated successfully, but these errors were encountered: