8000 fix ts version for angular compiler (#180) · NativeScript/plugins@e14114a · GitHub
[go: up one dir, main page]

Skip to content

Commit e14114a

Browse files
authored
fix ts version for angular compiler (#180)
1 parent 6cb4614 commit e14114a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"shorthash": "0.0.2",
4343
"simple-plist": "^1.1.0",
4444
"sprintf-js": "^1.1.1",
45-
"typescript": "~4.4.0",
45+
"typescript": "~4.3.5",
4646
"zone.js": "~0.11.1"
4747
},
4848
"lint-staged": {

0 commit comments

Comments
 (0)
0