Skip to content

Commit f2f1e51

Browse files
committed
typescript version updated v4.8
1 parent 765d895 commit f2f1e51

3 files changed

Lines changed: 9 additions & 8 deletions

File tree

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@ AuthWorkingDirectory/
3838
CngWorkingDirectory/
3939
OpenSslWorkingDirectory/
4040
wwwroot/
41+
dist/
4142

4243
# sonar scanner
4344
MangoAPI.Client/.scannerwork/*

MangoAPI.Client/package-lock.json

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

MangoAPI.Client/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,6 @@
6666
"karma-jasmine-html-reporter": "~1.7.0",
6767
"lint-staged": "^13.0.3",
6868
"prettier": "2.6.2",
69-
"typescript": "~4.6.2"
69+
"typescript": "4.8"
7070
}
7171
}

0 commit comments

Comments
 (0)