Adding the first stubs of the magazine browser
This commit is contained in:
@@ -12,6 +12,8 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"bootstrap": "^5.3.8",
|
||||
"dotenv": "^17.2.3",
|
||||
"dotenv-expand": "^11.0.7",
|
||||
"drizzle-orm": "^0.36.4",
|
||||
"mysql2": "^3.16.0",
|
||||
"next": "~15.5.9",
|
||||
@@ -27,9 +29,9 @@
|
||||
"@types/node": "^20.19.27",
|
||||
"@types/react": "^19.2.7",
|
||||
"@types/react-dom": "^19.2.3",
|
||||
"drizzle-kit": "^0.30.6",
|
||||
"eslint": "^9.39.2",
|
||||
"eslint-config-next": "15.5.4",
|
||||
"drizzle-kit": "^0.30.6",
|
||||
"sass": "^1.97.0"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user