From 1a42fd870ebff7f25e3485d45793e77e5f952b0d Mon Sep 17 00:00:00 2001 From: Tim Kendall Date: Wed, 23 Jun 2021 18:27:12 -0700 Subject: [PATCH] Remove Repl.it disclaimer about TypeScript 4.1 --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index d013b2f..9409b3d 100644 --- a/README.md +++ b/README.md @@ -12,8 +12,6 @@ Try out our pre-compiled Star Wars GraphQL client on [Repl.it](https://repl.it/)! -> Note: Repl.it seems to only support TypeScript 3.3 in it's editor so auto-complete will not work. - ## Installation `npm install @timkendall/tql` or `yarn add @timkendall/tql`