v0.2.0
Compatibility
- Requires Deno v1.7.5 or higher
- Uses Deno std@0.88.0
Importing
- Import this latest release by using the following in your project(s):
import { <services> } from "https://raw.githubusercontent.com/drashland/services/v0.2.0/mod.ts";
Updates
- feat: add mod.ts and export all services
- chore: consolidate deps into one deps file; update deps