diff options
author | Florian Dold <florian.dold@gmail.com> | 2017-08-27 03:56:19 +0200 |
---|---|---|
committer | Florian Dold <florian.dold@gmail.com> | 2017-08-27 03:56:19 +0200 |
commit | 8697efd2c8751717a3a3fcaf72feb7c49ebfec02 (patch) | |
tree | e41b044c85d459e9b6042aab541fd6c88470528b /node_modules/.bin/tsc | |
parent | 21c176a69ee04c4d59baedb79017f6c42ece22d6 (diff) |
implement refunds
Diffstat (limited to 'node_modules/.bin/tsc')
l--------- | node_modules/.bin/tsc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/node_modules/.bin/tsc b/node_modules/.bin/tsc index abecd8127..0863208a6 120000 --- a/node_modules/.bin/tsc +++ b/node_modules/.bin/tsc @@ -1 +1 @@ -../typedoc/node_modules/typescript/bin/tsc
\ No newline at end of file +../typescript/bin/tsc
\ No newline at end of file |