https://github.com/dfriesen1183/duoAudioDl/blob/ca9ae1843b6d7c41bc17767a898321540cbb3dff/package.json#L29 https://github.com/wlaurance/src Surprised to see this here. Also the disambiguation between devDeps and regular deps is broken on your `package.json` Everything that you expect to get bundled into your actual code should be a dep, everything else (eslint-babel-whatever) should be in devDep.