Skip to content

Commit

Permalink
Removed npmrc
Browse files Browse the repository at this point in the history
  • Loading branch information
oliverschwendener committed Feb 13, 2024
1 parent 59de484 commit b986186
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,9 @@ jobs:
run: pnpm install
env:
NODE_ENV: development
AUTO_INSTALL_PEERS: true
STRICT_PEER_DEPENDENCIES: true
SHAMEFULLY_HOIST: true

- name: Run typecheck
run: pnpm typecheck
Expand Down
3 changes: 0 additions & 3 deletions .npmrc

This file was deleted.

0 comments on commit b986186

Please sign in to comment.