feat: Add project and user cards, implement settings and list view components, and update dependencies
This commit is contained in:
8
package.json
Normal file
8
package.json
Normal file
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"dependencies": {
|
||||
"lodash": "^4.17.21"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/lodash": "^4.17.13"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user