Remove serve; vite preview will do the job from now on
This commit is contained in:
parent
6bddd19d21
commit
a0cc9d8de1
File diff suppressed because it is too large
Load Diff
|
@ -39,7 +39,6 @@
|
||||||
"react-router-dom": "^6.3.0",
|
"react-router-dom": "^6.3.0",
|
||||||
"react-syntax-highlighter": "^15.5.0",
|
"react-syntax-highlighter": "^15.5.0",
|
||||||
"sass": "^1.54.3",
|
"sass": "^1.54.3",
|
||||||
"serve": "^13.0.4",
|
|
||||||
"swr": "^1.3.0",
|
"swr": "^1.3.0",
|
||||||
"typescript": "^4.7.4",
|
"typescript": "^4.7.4",
|
||||||
"use-keyboard-shortcut": "^1.1.4",
|
"use-keyboard-shortcut": "^1.1.4",
|
||||||
|
|
Loading…
Reference in New Issue