mirror of
https://github.com/zadam/trilium.git
synced 2025-11-01 03:59:05 +01:00
chore(dx/client): fix codemirror dep
This commit is contained in:
parent
a06f2aeb8b
commit
a3ea52968f
@ -3,18 +3,7 @@
|
||||
"version": "0.0.1",
|
||||
"private": true,
|
||||
"type": "module",
|
||||
"main": "./dist/index.js",
|
||||
"module": "./dist/index.js",
|
||||
"types": "./dist/index.d.ts",
|
||||
"exports": {
|
||||
"./package.json": "./package.json",
|
||||
".": {
|
||||
"development": "./src/index.ts",
|
||||
"types": "./dist/index.d.ts",
|
||||
"import": "./dist/index.js",
|
||||
"default": "./dist/index.js"
|
||||
}
|
||||
},
|
||||
"main": "./src/index.ts",
|
||||
"nx": {
|
||||
"name": "codemirror"
|
||||
},
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user