mirror of
https://github.com/denoland/deno.git
synced 2025-03-03 09:31:22 -05:00
Upgrade TS to 3.0.3
We need this specific version because ts-simple-ast depends on it. See https://github.com/denoland/deno/pull/729#issuecomment-426352887
This commit is contained in:
parent
d39055d79b
commit
522ddbf9d3
2 changed files with 2 additions and 2 deletions
|
@ -23,6 +23,6 @@
|
|||
"tslint": "^5.10.0",
|
||||
"tslint-eslint-rules": "^5.3.1",
|
||||
"tslint-no-circular-imports": "^0.5.0",
|
||||
"typescript": "3.0.1"
|
||||
"typescript": "3.0.3"
|
||||
}
|
||||
}
|
||||
|
|
|
@ -1 +1 @@
|
|||
Subproject commit 5bef8d86e9afc8e3718ef8e9f75b486ce717fb42
|
||||
Subproject commit d42e858624b2149e46012ac44c50157003bbdded
|
Loading…
Add table
Reference in a new issue