chore: use npm

This commit is contained in:
Ian Morland 2022-11-18 08:30:44 +00:00
parent fa90def995
commit c186535bbb
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@ jobs:
frontend_directory: ./js
backend_directory: .
js_package_manager: yarn
js_package_manager: npm
main_git_branch: main
secrets:
bundlewatch_github_token: ${{ secrets.BUNDLEWATCH_GITHUB_TOKEN }}