Skip to content

Commit

Permalink
fix: do not download pnpm from get.pnpm.io (#46)
Browse files Browse the repository at this point in the history
* fix: do not download pnpm from get.pnpm.io

* fix: remove redundant files
  • Loading branch information
zkochan committed May 28, 2022
1 parent 57b9359 commit 958500f
Show file tree
Hide file tree
Showing 7 changed files with 268,070 additions and 324 deletions.
1 change: 1 addition & 0 deletions .gitignore
Expand Up @@ -2,6 +2,7 @@ node_modules
*.log
/dist/*
!/dist/index.js
!/dist/pnpm.js
tmp
temp
*.tmp
Expand Down
34 changes: 3 additions & 31 deletions dist/index.js

Large diffs are not rendered by default.

0 comments on commit 958500f

Please sign in to comment.