Skip to content

Commit 7e07bb5

Browse files
committed
updated ts version
1 parent 025ddef commit 7e07bb5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
"commands": [
4949
{
5050
"command": "python.sortImports",
51-
"title": "Python: Sort Imports"
51+
"title": "Python: Sort Imports"
5252
},
5353
{
5454
"command": "python.runtests",
@@ -567,7 +567,7 @@
567567
},
568568
"devDependencies": {
569569
"retyped-diff-match-patch-tsd-ambient": "^1.0.0-0",
570-
"typescript": "^1.7.5",
570+
"typescript": "^1.8.5",
571571
"vscode": "^0.11.0"
572572
}
573573
}

0 commit comments

Comments
 (0)