diff --git a/src/package-compatibility.js b/src/package-compatibility.js index d380b44a70..870a12d67e 100644 --- a/src/package-compatibility.js +++ b/src/package-compatibility.js @@ -53,6 +53,7 @@ const ignore = [ 'rhino', // once a target for older modules 'cordovaDependencies', // http://bit.ly/2tkUePg 'parcel', // used for plugins of the Parcel bundler + 'bun', // a JavaScript runtime ]; type Versions = {