You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to ja...@googlegroups.com
I'm developing a module that I publish as a Jam module.
I'm pulling in some unit testing libraries via Jam to test my module.
It seems like jam.devDependencies is the most logical place to describe my dependencies on those unit testing libraries, but it appears that Jam doesn't support jam.devDependencies (unless I'm doing something wrong).