We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fcd6c79 commit 5d2f093Copy full SHA for 5d2f093
electron/build/template-package.json
@@ -1,5 +1,5 @@
1
{
2
- "name": "arduino.Pro.IDE",
+ "name": "arduino-pro-ide",
3
"description": "Arduino Pro IDE",
4
"main": "src-gen/frontend/electron-main.js",
5
"author": "Arduino SA",
@@ -32,7 +32,7 @@
32
],
33
"build": {
34
"productName": "Arduino Pro IDE",
35
- "appId": "arduino.Pro.IDE",
+ "appId": "arduino.ProIDE",
36
"asar": false,
37
"directories": {
38
"buildResources": "resources"
0 commit comments