Skip to content

Commit

Permalink
fix: ensure pre-post scripts are enabled for pnpm (#853)
Browse files Browse the repository at this point in the history
  • Loading branch information
stalniy authored Nov 21, 2023
1 parent 4feacb2 commit fa23801
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 1 addition & 0 deletions .npmrc
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
enable-pre-post-scripts=true
2 changes: 0 additions & 2 deletions packages/casl-angular/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,6 @@ This package allows to integrate `@casl/ability` with [Angular] application. It

## Installation

The latest version of this package is compiled by Ivy, so **apps that do not use Ivy are no longer supported**.

```sh
npm install @casl/angular @casl/ability
# or
Expand Down

0 comments on commit fa23801

Please sign in to comment.