Skip to content

Commit

Permalink
added electron-context-menu
Browse files Browse the repository at this point in the history
  • Loading branch information
JonasLukasczyk committed Sep 21, 2023
1 parent 646f394 commit 8f81185
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ARCitect",
"version": "v0.0.9",
"version": "v0.0.10",
"private": true,
"engines": {
"node": ">=v16.13",
Expand All @@ -26,6 +26,7 @@
"dependencies": {
"@quasar/extras": "1.15.3",
"@nfdi4plants/exceljs": "latest",
"electron-context-menu": "3.6.1",
"chokidar": "3.5.1",
"express": "latest",
"fs-extra": "latest",
Expand Down

0 comments on commit 8f81185

Please sign in to comment.