open-cli-tools / concurrently

Run commands concurrently. Like `npm run watch-js & npm run watch-less` but better.
https://www.npmjs.com/package/concurrently
MIT License
7.01k stars 228 forks source link

Version 7.5.0 missing dist folder #377

Closed ckychris closed 1 year ago

ckychris commented 1 year ago

Version 7.5.0 missing dist folder. However, package.json types still pointing to"dist/src/index.d.ts"

ckychris commented 1 year ago

Sorry team, there was a script that removed the dist folder from our end. False alarm.