From 5a5790f3482793efd7c21267b9c9cf5501879d51 Mon Sep 17 00:00:00 2001 From: Tim Brandin Date: Tue, 30 May 2017 07:57:26 +0200 Subject: [PATCH] Removed Tracker.Component --- check-npm.js | 1 - 1 file changed, 1 deletion(-) diff --git a/check-npm.js b/check-npm.js index eff4cfc..b71d90b 100644 --- a/check-npm.js +++ b/check-npm.js @@ -3,5 +3,4 @@ // checkNpmVersions({ // "react": ">=0.14.7 || ^15.0.0-rc.2", // "react-dom": ">=0.14.7 || ^15.0.0-rc.2", -// "tracker-component": "^1.3.13" // });