mirror of
https://github.com/supermemoryai/supermemory.git
synced 2026-08-19 13:34:05 +00:00
8 lines
116 B
JSON
8 lines
116 B
JSON
{
|
|
"name": "@repo/hooks",
|
|
"version": "0.0.0",
|
|
"private": true,
|
|
"scripts": {
|
|
"check-types": "tsc --noEmit"
|
|
}
|
|
}
|