mirror of
https://github.com/toeverything/AFFiNE.git
synced 2024-11-28 09:14:57 +03:00
10 lines
154 B
JSON
10 lines
154 B
JSON
{
|
|
"name": "@affine/templates",
|
|
"private": true,
|
|
"sideEffect": false,
|
|
"exports": {
|
|
"./*.md": "./src/*.md"
|
|
},
|
|
"version": "0.7.0-canary.5"
|
|
}
|