near / near-workspaces-js

Write tests once, run them both on NEAR TestNet and a controlled NEAR Sandbox local environment
https://near.github.io/near-workspaces-js/
GNU General Public License v3.0
42 stars 22 forks source link

fix: don't need top level ava dep since it's added by yarn workspace #87

Closed willemneal closed 2 years ago

willemneal commented 2 years ago

This should prevent issues of needing to ensure that the top level has the correct near-runner-ava version.