mirror of
https://github.com/revoltchat/revite.git
synced 2024-11-09 00:33:38 -05:00
All need to include sirv-cli.
This commit is contained in:
parent
2c27044900
commit
fc633ee017
1 changed files with 1 additions and 1 deletions
|
@ -42,6 +42,7 @@
|
|||
"dependencies": {
|
||||
"fs-extra": "^10.0.0",
|
||||
"klaw": "^3.0.0",
|
||||
"sirv-cli": "^1.0.14",
|
||||
"vite": "npm:@insertish/vite@2.4.0-beta.3-dynamic-import-css-3c1466b"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
@ -124,7 +125,6 @@
|
|||
"rimraf": "^3.0.2",
|
||||
"sass": "^1.35.1",
|
||||
"shade-blend-color": "^1.0.0",
|
||||
"sirv-cli": "^1.0.14",
|
||||
"styled-components": "^5.3.0",
|
||||
"typescript": "^4.3.2",
|
||||
"ulid": "^2.3.0",
|
||||
|
|
Loading…
Reference in a new issue