8000 Merge pull request #1155 from timkendrick/feature/typescript-2.1 · code-tree/atom-typescript@3cd8ec3 · GitHub
[go: up one dir, main page]

Skip to content

Commit 3cd8ec3

Browse files
authored
Merge pull request TypeStrong#1155 from timkendrick/feature/typescript-2.1
Update TypeScript to v2.1
2 parents fc09665 + c9f7f52 commit 3cd8ec3

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
@@ -70,7 +70,7 @@
7070
"react": "^0.13.3",
7171
"season": "^5.1.4",
7272
"tsconfig": "^2.2.0",
73-
"typescript": "2.1.0-dev.20161023",
73+
"typescript": "^2.1.4",
7474
"xtend": "^4.0.0"
7575
},
7676
"devDependencies": {

0 commit comments

Comments
 (0)
0