Skip to content

Commit

Permalink
[package.json] Update typescript go pick up the type import promoti…
Browse files Browse the repository at this point in the history
…on fix.

This is just for now until it ends up in more stable builds. We can revert this if there are any unexpected issues.
See microsoft/TypeScript#44804
  • Loading branch information
lgarron committed Feb 2, 2022
1 parent 3474477 commit 0ab596b
Show file tree
Hide file tree
Showing 2 changed files with 145 additions and 32 deletions.
175 changes: 144 additions & 31 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 @@ -78,7 +78,7 @@
"peggy": "^1.1.0",
"prettier": "^2.2.1",
"puppeteer": "^13.1.2",
"typescript": "^4.5.4",
"typescript": "^4.6.0-dev.20220131",
"yargs": "^16.2.0"
},
"minimalDevDependencies": [
Expand Down

0 comments on commit 0ab596b

Please sign in to comment.