Skip to content

Commit

Permalink
Plugin: Pin pkg to v4.3.8 (#103)
Browse files Browse the repository at this point in the history
Seems like v4.4.2 of pkg broke the build for Windows.
  • Loading branch information
marefr authored Feb 18, 2020
1 parent daf7295 commit 641806c
Show file tree
Hide file tree
Showing 2 changed files with 869 additions and 166 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"@types/node": "^10.0.9",
"husky": "^3.1.0",
"lint-staged": "^9.5.0",
"pkg": "^4.4.2",
"pkg": "4.3.8",
"prettier": "^1.19.1",
"tsc-watch": "^1.0.21",
"tslint": "^5.20.1",
Expand Down
Loading

0 comments on commit 641806c

Please sign in to comment.