drashland / rhum

A test double library
https://drash.land/rhum
MIT License
92 stars 6 forks source link

Release dependency version #146

Closed stav closed 2 years ago

stav commented 2 years ago

Summary

Latest release says:

v1.1.14 Latest
Compatibility
    Uses Deno std@0.120.0

The actual version used is std@0.132.0 according to deps.ts.

ebebbington commented 2 years ago

thanks @stav :)

ebebbington commented 2 years ago

updated