This commit is contained in:
Timur Ercan
2023-01-09 10:00:08 +01:00
parent 9619e1adfb
commit bcbae25298

View File

@ -8,5 +8,8 @@
"workspaces": [ "workspaces": [
"apps/*", "apps/*",
"packages/*" "packages/*"
] ],
"dependencies": {
"next": "13.0.3"
}
} }