feat: add desktop repo (#1071)
This commit is contained in:
11
packages/desktop/app/package.json
Normal file
11
packages/desktop/app/package.json
Normal file
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"name": "standard-notes",
|
||||
"productName": "Standard Notes",
|
||||
"description": "An end-to-end encrypted notes app for digitalists and professionals.",
|
||||
"author": "Standard Notes <help@standardnotes.com>",
|
||||
"version": "3.20.2",
|
||||
"main": "./dist/index.js",
|
||||
"dependencies": {
|
||||
"keytar": "^7.9.0"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user