Skip to content
This repository was archived by the owner on Jan 19, 2019. It is now read-only.

New: support generic JSX element (fixes #462) #461

Merged
merged 4 commits into from
Apr 24, 2018
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Merge branch 'ts-2.9' into feat/support-generic-jsx-element
  • Loading branch information
ikatyang authored Apr 24, 2018
commit 1f808b946e1f93fef1c0f831457e93fbf1f71df8
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"npm-license": "0.3.3",
"shelljs": "0.8.1",
"shelljs-nodecli": "0.1.1",
"typescript": "2.9.0-dev.20180405"
"typescript": "2.9.0-dev.20180421"
},
"keywords": [
"ast",
Expand Down
You are viewing a condensed version of this merge commit. You can view the full changes here.