Skip to content

Commit 5b611c3

Browse files
committed
chore(deps): update typescript to ~3.5.3 and move it to dev deps
1 parent fbf3627 commit 5b611c3

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
@@ -32,7 +32,6 @@
3232
"dependencies": {
3333
"@schematics/angular": "^8.0.0",
3434
"tslib": "^1.9.0",
35-
"typescript": "3.4.3",
3635
"ws": "^7.0.1"
3736
},
3837
"devDependencies": {
@@ -56,6 +55,7 @@
5655
"semantic-release": "^15.9.17",
5756
"tslint": "^5.12.0",
5857
"tslint-ionic-rules": "0.0.21",
58+
"typescript": "~3.5.3",
5959
"typescript-tslint-plugin": "0.3.1"
6060
},
6161
"peerDependencies": {

0 commit comments

Comments
 (0)