Skip to content

Commit 9dcb010

Browse files
committed
Update readme to show 0.9.7 typescript compiler
Update readme to show 0.9.7 typescript compiler since that is the most common request at the moment.
1 parent ccf5f55 commit 9dcb010

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -194,7 +194,7 @@ The `package.json` would look something like this for a legacy project:
194194
"devDependencies": {
195195
"grunt" : "~0.4.1",
196196
"grunt-ts" : "~1.7.2",
197-
"typescript" : "0.9.1-1",
197+
"typescript" : "0.9.7",
198198
}
199199
}
200200
```

0 commit comments

Comments
 (0)