Skip to content

Commit

Permalink
Update readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexW00 authored Feb 26, 2022
1 parent 5ec61a9 commit 16bf96a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 16bf96a

Please sign in to comment.