mirror of
https://github.com/fromchat-messenger/web.git
synced 2026-09-22 19:15:08 +03:00
Implement standalone FromChat Protocol
This commit is contained in:
@@ -67,7 +67,11 @@
|
||||
"vite-plugin-html": "^3.2.2",
|
||||
"vite-plugin-sass-dts": "^1.3.34"
|
||||
},
|
||||
"workspaces": [
|
||||
"frontend/packages/fromchat-protocol"
|
||||
],
|
||||
"dependencies": {
|
||||
"@fromchat/protocol": "workspace:*",
|
||||
"electron-squirrel-startup": "^1.0.1",
|
||||
"escape-string-regexp": "^5.0.0",
|
||||
"he": "^1.2.0",
|
||||
|
||||
Reference in New Issue
Block a user