p5 Versioning #317
p5 Versioning
#317
-
I've noticed the component depends on a specific version of p5 (as of right now I see 1.9.0). I was wondering if there's a way to control which version of p5 it uses. The reason for this is that there are certain features of p5 in prior versions, so I'm wondering if it's possible to downgrade the version. Thanks!
|
Beta Was this translation helpful? Give feedback.
Answered by
jamesrweb
Feb 17, 2024
Replies: 1 comment 14 replies
-
@taliacotton I guess you can try to install a particular version of p5 explicitly in your project dependencies |
Beta Was this translation helpful? Give feedback.
14 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Okay, let's try it this way first and fallback to peer dependencies later if necessary then