mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-09-22 03:33:06 +08:00
refactor(infra): directory structure (#4615)
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"name": "@affine/templates",
|
||||
"private": true,
|
||||
"sideEffect": false,
|
||||
"exports": {
|
||||
"./*.md": "./*.md",
|
||||
"./v1/*.json": "./v1/*.json",
|
||||
"./preloading.json": "./preloading.json"
|
||||
},
|
||||
"version": "0.10.0-canary.1"
|
||||
}
|
||||
Reference in New Issue
Block a user