mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-12 04:18:54 +00:00
chore: remove legacy tests (#9183)
This commit is contained in:
@@ -22,8 +22,6 @@
|
||||
},
|
||||
{
|
||||
"path": "../../common/infra"
|
||||
},
|
||||
|
||||
{ "path": "../../../tests/fixtures" }
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@@ -4,6 +4,7 @@
|
||||
"description": "Autogenerated GraphQL client for affine.pro",
|
||||
"license": "MIT",
|
||||
"type": "module",
|
||||
"private": true,
|
||||
"main": "./src/index.ts",
|
||||
"module": "./src/index.ts",
|
||||
"exports": {
|
||||
|
||||
@@ -2,6 +2,7 @@
|
||||
"name": "@affine/i18n",
|
||||
"description": "",
|
||||
"type": "module",
|
||||
"private": true,
|
||||
"main": "src/index.ts",
|
||||
"exports": {
|
||||
".": "./src/index.ts"
|
||||
|
||||
Reference in New Issue
Block a user