mirror of
https://github.com/toeverything/AFFiNE.git
synced 2024-12-01 04:32:49 +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.6.0-canary.3"
|
|
}
|