spacedrive/docs/package.json
Brendan Allan a7f37f7732
Use turborepo for desktop & web apps (#399)
* add turborepo

* give docs a package.json

* tabs not spaces

* tabs not spaces
2022-10-04 18:59:28 -07:00

6 lines
110 B
JSON

{
"name": "@sd/docs",
"description": "Allows turborepo to detect our markdown files",
"private": true
}