expo / vscode-expo

Expo Tools keep you productive with debugging, IntelliSense, and prebuild previews
https://marketplace.visualstudio.com/items?itemName=expo.vscode-expo-tools
MIT License
433 stars 11 forks source link

refactor: use proper `dependencies` instead of `devDependencies` only #214

Closed byCedric closed 1 year ago

byCedric commented 1 year ago

Linked issue

This helps making the bundled tests more accurate, since all the production dependencies are removed and unavailable (unless bundled in the code).

expo-bot commented 1 year ago

:tada: This PR is included in version 1.1.0 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: