We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fbf3627 commit 5b611c3Copy full SHA for 5b611c3
1 file changed
package.json
@@ -32,7 +32,6 @@
32
"dependencies": {
33
"@schematics/angular": "^8.0.0",
34
"tslib": "^1.9.0",
35
- "typescript": "3.4.3",
36
"ws": "^7.0.1"
37
},
38
"devDependencies": {
@@ -56,6 +55,7 @@
56
55
"semantic-release": "^15.9.17",
57
"tslint": "^5.12.0",
58
"tslint-ionic-rules": "0.0.21",
+ "typescript": "~3.5.3",
59
"typescript-tslint-plugin": "0.3.1"
60
61
"peerDependencies": {
0 commit comments