Skip to content

Commit

Permalink
fix(README): Node usage
Browse files Browse the repository at this point in the history
  • Loading branch information
gr2m committed Oct 4, 2022
1 parent 8266033 commit 1e49489
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 @@ -28,7 +28,7 @@ Node
Install with <code>npm install before-after-hook</code>

```js
import GitHubProject from "before-after-hook";
import Hook from "before-after-hook";
```

</td></tr>
Expand Down

0 comments on commit 1e49489

Please sign in to comment.