mirror of
https://github.com/bookwyrm-social/bookwyrm.git
synced 2024-11-22 01:21:07 +00:00
Tries adding packages
This commit is contained in:
parent
450d4cdace
commit
f28d60b94f
1 changed files with 2 additions and 1 deletions
|
@ -10,6 +10,7 @@
|
|||
},
|
||||
"dependencies": {
|
||||
"merge": "2.1.1",
|
||||
"postcss": "^8.4.6"
|
||||
"postcss": "^8.4.6",
|
||||
"stylelint-config-standard": "^25.0.0"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue