From d206b9d7199ad59b2e98ddbdc21ef45f8b29192a Mon Sep 17 00:00:00 2001 From: Westin Wrzesinski Date: Tue, 19 Apr 2022 21:31:43 -0500 Subject: [PATCH] chore!: deprecate flow-runtime --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 2477642..79e3b5f 100644 --- a/README.md +++ b/README.md @@ -27,7 +27,7 @@ Features - Use ES2015 out of the box - Write headless Karma / Mocha tests, which run in Chrome Headless and other browsers, with code coverage reports - Integrate with Travis CI out of the box -- Write error free, type-safe code with ESLint, Flow-Type, and Flow-Runtime +- Write error free, type-safe code with ESLint, and Flow-Type Technologies ------------ @@ -35,7 +35,6 @@ Technologies - babel - eslint - flowtype -- flow-runtime - karma - phantomjs - chrome headless