earthstar-project / earthstar

Storage for private, distributed, offline-first applications.
https://earthstar-project.org
GNU Lesser General Public License v3.0
623 stars 18 forks source link

Update CI and README with Deno 1.30 #306

Closed sgwilym closed 1 year ago

sgwilym commented 1 year ago

What's the problem you solved?

We had to tell users to avoid the latest versions of Deno in order for sync to work.

What solution are you recommending?

Deno 1.30.0 fixed this issue .

Closes #297