mirror of
https://github.com/supermemoryai/supermemory.git
synced 2026-08-28 05:25:33 +00:00
attempt to fix ci/cd again
This commit is contained in:
parent
a76773b5eb
commit
3fc129b2c5
2 changed files with 3 additions and 1 deletions
|
|
@ -36,6 +36,7 @@
|
|||
"@repo/eslint-config": "*",
|
||||
"@repo/typescript-config": "*",
|
||||
"@repo/tailwind-config": "*",
|
||||
"@repo/shared-types": "*",
|
||||
"@types/eslint": "^8.56.5",
|
||||
"@types/node": "^20.11.24",
|
||||
"@types/react": "^18.2.61",
|
||||
|
|
|
|||
|
|
@ -1,3 +1,4 @@
|
|||
{
|
||||
"name": "@repo/shared-types"
|
||||
"name": "@repo/shared-types",
|
||||
"version": "0.0.1"
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue