Skip to content

Commit

Permalink
Add pkg-dir as a regular dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
Dave Kozma committed Jul 25, 2023
1 parent cd13867 commit 206733b
Show file tree
Hide file tree
Showing 2 changed files with 48 additions and 9 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,6 @@
"nock": "^13.3.1",
"node-fetch": "^2.6.11",
"pixelmatch": "^5.3.0",
"pkg-dir": "^5.0.0",
"prettier": "2.8.8",
"rimraf": "^5.0.1",
"tempy": "^1.0.1",
Expand All @@ -68,6 +67,7 @@
"cargo-cp-artifact": "^0.1",
"mkdirp": "^3.0.1",
"npm-run-all": "^4.1.5",
"pkg-dir": "^7.0.0",
"sharp": "^0.32.1"
}
}
55 changes: 47 additions & 8 deletions pnpm-lock.yaml

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

0 comments on commit 206733b

Please sign in to comment.