From 16bf96a86f1c4d4c8ba657c2cea44cc5c24628e3 Mon Sep 17 00:00:00 2001 From: Alexander Weichart <55558407+AlexW00@users.noreply.github.com> Date: Sat, 26 Feb 2022 16:46:08 +0100 Subject: [PATCH] Update readme.md --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 778de59..fb1ead1 100644 --- a/readme.md +++ b/readme.md @@ -45,7 +45,7 @@ Create an object that implements [AttributeGrammar](/ts/attributeGrammar/attribu ### 🦖 Denoland ``` -import TinyComp, {...} from "https://deno.land/x/tiny_comp_ts@v1.1.1/ts/TinyComp.ts"; +import TinyComp, {...} from "https://deno.land/x/tiny_comp_ts/ts/TinyComp.ts"; ``` ### ❤️ Npm