diff --git a/src/package-compatibility.js b/src/package-compatibility.js index 145f931094..d380b44a70 100644 --- a/src/package-compatibility.js +++ b/src/package-compatibility.js @@ -52,6 +52,7 @@ const ignore = [ 'teleport', // a module bundler used by some modules 'rhino', // once a target for older modules 'cordovaDependencies', // http://bit.ly/2tkUePg + 'parcel', // used for plugins of the Parcel bundler ]; type Versions = {