Correct npm package names
This commit is contained in:
parent
4b2ac4fa10
commit
862b6f49bd
3 changed files with 3 additions and 1544 deletions
2
.github/workflows/prettier.yaml
vendored
2
.github/workflows/prettier.yaml
vendored
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue