Skip to content

Commit

Permalink
πŸ“ Updated deno import version
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexW00 authored Dec 22, 2021
1 parent 59e1afb commit 54dade4
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 @@ -32,7 +32,7 @@ Create an object that implements [AttributeGrammar](/ts/attributeGrammar/attribu

```
import TinyComp, {AttributeGrammar, LexicalRuleset, SemanticRuleset, SyntaxRuleset, TinyCompOptions}
from "https://deno.land/x/tiny_comp_ts@v1.1.0/ts/TinyComp.ts";
from "https://deno.land/x/tiny_comp_ts@v1.1.1/ts/TinyComp.ts";
```

### ❀️ Npm
Expand Down

0 comments on commit 54dade4

Please sign in to comment.