Updates workflows
This commit is contained in:
parent
b601ac6f91
commit
714bb081ea
9 changed files with 10 additions and 1551 deletions
15
dev-tools/package.json
Normal file
15
dev-tools/package.json
Normal file
|
@ -0,0 +1,15 @@
|
|||
{
|
||||
"scripts": {
|
||||
"watch:static": "yarn watch \"./bw-dev collectstatic\" bookwyrm/static/**"
|
||||
},
|
||||
"devDependencies": {
|
||||
"eslint": "^8.9.0",
|
||||
"prettier": "2.5.1",
|
||||
"stylelint": "^14.5.0",
|
||||
"watch": "^0.13.0"
|
||||
},
|
||||
"dependencies": {
|
||||
"merge": "2.1.1",
|
||||
"postcss": "^8.4.6"
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue