Skip to content

Commit

Permalink
Merge pull request #21 from joshuajaco/add-pnpm-support
Browse files Browse the repository at this point in the history
Add pnpm support
  • Loading branch information
joshuajaco committed Mar 4, 2023
2 parents 023e55c + 4a58888 commit 04ab411
Show file tree
Hide file tree
Showing 2 changed files with 36 additions and 61 deletions.
95 changes: 35 additions & 60 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"test": "npm run lint && nyc mocha tests --recursive --file tests/setup.js"
},
"dependencies": {
"find-workspaces": "^0.0.4"
"find-workspaces": "^0.1.0"
},
"devDependencies": {
"@babel/eslint-parser": "^7.19.1",
Expand Down

0 comments on commit 04ab411

Please sign in to comment.