Skip to content

Commit

Permalink
fix: pin pkg to resolve missing commands
Browse files Browse the repository at this point in the history
  • Loading branch information
john-u authored and rossiam committed Apr 23, 2021
1 parent 4081a9b commit 03701dd
Show file tree
Hide file tree
Showing 2 changed files with 44 additions and 119 deletions.
161 changes: 43 additions & 118 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 packages/cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@
"eslint-plugin-jest": "^24.1.3",
"jest": "^26.5.2",
"jest-extended": "^0.11.5",
"pkg": "^4.4.9",
"pkg": "4.4.9",
"ts-jest": "^26.4.1",
"ts-node": "^9.0.0",
"typescript": "^4.0.3",
Expand Down

0 comments on commit 03701dd

Please sign in to comment.