All checks were successful
continuous-integration/drone/push Build is passing
12 lines
160 B
JSON
12 lines
160 B
JSON
{
|
|
"name": "happydomain-monorepo",
|
|
"version": "0.0.1",
|
|
"private": true,
|
|
"workspaces": [
|
|
"web",
|
|
"web-admin"
|
|
],
|
|
"resolutions": {
|
|
"vite": "^8.0.0"
|
|
}
|
|
}
|