Skip to content

Commit

Permalink
CI fix?
Browse files Browse the repository at this point in the history
  • Loading branch information
Gerrit0 committed Nov 14, 2022
1 parent 9b62e0c commit 38fe129
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 66 deletions.
67 changes: 2 additions & 65 deletions package-lock.json

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

5 changes: 4 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"prettier": "2.7.1",
"puppeteer": "^13.5.2",
"ts-node": "^10.9.1",
"typescript": "^4.9.2-rc"
"typescript": "4.9.2-rc"
},
"files": [
"/bin",
Expand Down Expand Up @@ -99,5 +99,8 @@
"src/test",
"tmp"
]
},
"overrides": {
"typescript": "4.9.2-rc"
}
}

0 comments on commit 38fe129

Please sign in to comment.