diff options
| author | Fuwn <[email protected]> | 2021-05-20 17:05:08 -0700 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2021-05-20 17:05:08 -0700 |
| commit | 7506bba58e338c280ef0bb5993b679b102f75ea4 (patch) | |
| tree | 7a3ce2c8a98101f1cc8faafc92166571744144d3 /package.json | |
| parent | feat(docs): documentation about new configuration keys (diff) | |
| parent | Merge pull request #6 from Whirlsplash/renovate/typescript-4.x (diff) | |
| download | site-7506bba58e338c280ef0bb5993b679b102f75ea4.tar.xz site-7506bba58e338c280ef0bb5993b679b102f75ea4.zip | |
Merge branch 'main' of https://github.com/Whirlsplash/site
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 330e47f..e17dc6b 100644 --- a/package.json +++ b/package.json @@ -48,6 +48,6 @@ "commitizen": "4.2.4", "cz-conventional-changelog": "3.3.0", "husky": "6.0.0", - "typescript": "4.2.3" + "typescript": "4.2.4" } } |