Skip to content

Commit

Permalink
add colors to Deno example
Browse files Browse the repository at this point in the history
  • Loading branch information
bertho-zero committed Feb 12, 2020
1 parent 33fd2cb commit bcf483c
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 @@ -58,7 +58,7 @@ yarn add @feathersjs/hooks

## Deno

```
```js
import { hooks } from 'https://unpkg.com/@feathersjs/hooks@latest/deno/index.ts';
```

Expand Down

0 comments on commit bcf483c

Please sign in to comment.