static: Add missing dependency
This commit is contained in:
parent
e5ddede0c7
commit
4df5f6387c
2 changed files with 7 additions and 1 deletions
|
|
@ -6,6 +6,7 @@
|
|||
"dependencies": {
|
||||
"dayjs": "^1.11.5",
|
||||
"node-html-parser": "^6.1.1",
|
||||
"parcel": "^2.7.0"
|
||||
"parcel": "^2.7.0",
|
||||
"purecss": "^2.1.0"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue