remove non-web packages

This commit is contained in:
goenning 2023-08-31 15:34:11 +01:00
parent ef642c502e
commit 9dcef380f4
123 changed files with 2687 additions and 20662 deletions

View file

@ -1,12 +1,9 @@
{
"name": "aptabase",
"version": "0.6.9",
"name": "aptabase-js",
"version": "0.0.0",
"private": true,
"workspaces": [
"apps/*",
"packages/*",
"schemas/*",
"utils/*"
"packages/*"
],
"scripts": {
"build": "turbo run build",