Skip to content

Commit

Permalink
feature: set pnpm as default package manager
Browse files Browse the repository at this point in the history
  • Loading branch information
dogukanoksuz committed May 15, 2023
1 parent 26ee834 commit 106e555
Show file tree
Hide file tree
Showing 6 changed files with 5,931 additions and 16,046 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,3 +29,7 @@ Liman Core is sponsored by [HAVELSAN](https://havelsan.com.tr/en).
MIT License

See [LICENSE](https://github.com/limanmys/core/blob/master/LICENSE) the full text.

### Development

From Liman Core 1.11.1 version, we are using PNPM as package manager. Due to Laravel limitations, you should install packages with this command: `pnpm install --shamefully-hoist`
Loading

0 comments on commit 106e555

Please sign in to comment.