Skip to content

Commit

Permalink
fix: resolve non-CLI shell issue specific to regress user
Browse files Browse the repository at this point in the history
  • Loading branch information
simonrho committed Dec 18, 2024
1 parent dbb050f commit 6e73689
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jccm/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "jccm",
"productName": "Juniper Cloud Connection Manager",
"description": "Juniper Cloud Connection Manager",
"version": "1.2.16",
"version": "1.2.17",
"main": ".webpack/main",
"scripts": {
"start": "pkill -9 node; nodemon --watch ./src --ext js,json --ignore ./src/Frontend/ --exec 'electron-forge start'",
Expand Down

0 comments on commit 6e73689

Please sign in to comment.