revert: add development package and update workspace (#2700)" (#2728)

This reverts commit 7706f97228.
This commit is contained in:
Manuel
2025-03-28 17:00:57 +00:00
committed by GitHub
parent 40e00987cb
commit 996ec548c4
3 changed files with 0 additions and 13 deletions
-10
View File
@@ -1,10 +0,0 @@
{
"name": "@homarr/development",
"version": "0.1.0",
"private": true,
"license": "Apache-2.0",
"type": "module",
"scripts": {
"dev": "docker compose -f development.docker-compose.yml up"
}
}
-2
View File
@@ -485,8 +485,6 @@ importers:
specifier: ^5.8.2
version: 5.8.2
development: {}
packages/analytics:
dependencies:
'@homarr/db':
-1
View File
@@ -2,4 +2,3 @@ packages:
- apps/*
- packages/*
- tooling/*
- development