mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-11 20:08:37 +00:00
feat: forced file naming format (#2270)
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
"main": "src/index.ts",
|
||||
"exports": {
|
||||
".": "./src/index.ts",
|
||||
"./hooks": "./src/i18n_generated"
|
||||
"./hooks": "./src/i18n-generated"
|
||||
},
|
||||
"publishConfig": {
|
||||
"main": "dist/src/index.js",
|
||||
|
||||
Reference in New Issue
Block a user