mirror of
https://github.com/SchildiChat/element-web.git
synced 2024-10-01 01:26:12 -04:00
electron_app: Remove Seshat from the dependencies.
This commit is contained in:
parent
137bedb3f9
commit
2f2cbade96
@ -5,16 +5,11 @@
|
||||
"version": "1.4.2",
|
||||
"description": "A feature-rich client for Matrix.org",
|
||||
"author": "New Vector Ltd.",
|
||||
"scripts": {
|
||||
"build": "electron-build-env --electron 6.0.3 neon build seshat-node --release",
|
||||
"postinstall": "yarn build"
|
||||
},
|
||||
"dependencies": {
|
||||
"auto-launch": "^5.0.1",
|
||||
"electron-store": "^2.0.0",
|
||||
"electron-window-state": "^4.1.0",
|
||||
"minimist": "^1.2.0",
|
||||
"png-to-ico": "^1.0.2",
|
||||
"matrix-seshat": "^0.3.0"
|
||||
"png-to-ico": "^1.0.2"
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user