Server code
This commit is contained in:
2739
client/package-lock.json
generated
Normal file
2739
client/package-lock.json
generated
Normal file
File diff suppressed because it is too large
Load Diff
13
client/package.json
Normal file
13
client/package.json
Normal file
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"name": "blog-client",
|
||||
"version": "1.0.0",
|
||||
"dependencies": {
|
||||
"@uiw/react-md-editor": "^3.6.0",
|
||||
"axios": "^1.0.0",
|
||||
"date-fns": "^2.30.0",
|
||||
"react": "^18.2.0",
|
||||
"react-dom": "^18.2.0",
|
||||
"react-router-dom": "^6.0.0",
|
||||
"sass": "^1.45.0"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user