Skip to content

Commit

Permalink
Update @theintern/dev version
Browse files Browse the repository at this point in the history
This updates the TypeScript version used to build Dig Dug.
  • Loading branch information
jason0x43 committed Oct 24, 2018
1 parent c7b67ab commit 0e0671b
Show file tree
Hide file tree
Showing 4 changed files with 102 additions and 149 deletions.
12 changes: 6 additions & 6 deletions docs/api.json
Original file line number Diff line number Diff line change
Expand Up @@ -19605,11 +19605,11 @@
},
{
"type": "intrinsic",
"name": "true"
"name": "false"
},
{
"type": "intrinsic",
"name": "false"
"name": "true"
}
]
},
Expand Down Expand Up @@ -20128,11 +20128,11 @@
},
{
"type": "intrinsic",
"name": "true"
"name": "false"
},
{
"type": "intrinsic",
"name": "false"
"name": "true"
}
]
}
Expand Down Expand Up @@ -20243,11 +20243,11 @@
},
{
"type": "intrinsic",
"name": "true"
"name": "false"
},
{
"type": "intrinsic",
"name": "false"
"name": "true"
}
]
}
Expand Down
Loading

0 comments on commit 0e0671b

Please sign in to comment.