Correct npm package names

This commit is contained in:
Mouse Reeve
2022-02-16 17:44:46 -08:00
parent 4b2ac4fa10
commit 862b6f49bd
3 changed files with 3 additions and 1544 deletions

View File

@ -17,7 +17,7 @@ jobs:
- uses: actions/checkout@v2
- name: Install modules
run: npm install dev-tools
run: npm install prettier
- name: Run Prettier
run: npx prettier --check bookwyrm/static/js/*.js