We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 88dfe38 + d2f2b0f commit 30e9e20Copy full SHA for 30e9e20
1 file changed
README.md
@@ -17,7 +17,7 @@ import {
17
post,
18
redirect,
19
contentType,
20
-} from "https://denopkg.com/syumai/dinatra@0.10.0/mod.ts";
+} from "https://denopkg.com/syumai/dinatra@0.10.1/mod.ts";
21
22
app(
23
get("/hello", () => "hello"),
0 commit comments