drashland / deno-drash-middleware

A middleware library for Drash
MIT License
31 stars 6 forks source link

Tengine - Incorrectly referencing Drash #71

Closed crookse closed 4 years ago

crookse commented 4 years ago

Summary

Tengine is incorrectly referencing drash.

Steps To Reproduce The Bug

  1. Run the following
import { Tengine } from "https://deno.land/x/drash_middleware@v0.6.0/tengine/mod.ts";
  1. Stare at the error.

Expected Behavior

Tengine should be able to import Drash.

Suggested Solution(s)

Reference Drash from deps.

Screenshots

Screen Shot 2020-11-07 at 07 04 50