ckeditor 10.0.0

This commit is contained in:
azivner 2018-05-21 19:35:49 -04:00
parent a931ce25fa
commit e8d089e37e
3 changed files with 3 additions and 3 deletions

View file

@ -9,7 +9,7 @@
"url": "https://github.com/zadam/trilium.git"
},
"scripts": {
"start": "node ./bin/www",
"start": "node ./src/www",
"test-electron": "xo",
"rebuild-electron": "electron-rebuild",
"start-electron": "electron . --disable-gpu",

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long