Skip to content

Commit

Permalink
fix(release): force release because of disable pre/post hook executio…
Browse files Browse the repository at this point in the history
…n of pnpm
  • Loading branch information
stalniy committed Aug 17, 2021
1 parent cf1da73 commit 39c20f6
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions packages/casl-ability/README.md
Expand Up @@ -6,6 +6,10 @@ This package is the core of CASL. It includes logic responsible for [checking an

```sh
npm install @casl/ability
# or
pnpm install @casl/ability
# or
yarn add @casl/ability
```

## Documentation
Expand Down

0 comments on commit 39c20f6

Please sign in to comment.