Test
This commit is contained in:
@@ -6,3 +6,4 @@ services:
|
||||
image: node
|
||||
commands:
|
||||
- npm install
|
||||
- npm electron-packager . AviationAssistantLink
|
||||
+2
-1
@@ -22,6 +22,7 @@
|
||||
"custom-electron-titlebar": "^4.1.0",
|
||||
"electron": "^17.0.1",
|
||||
"material-components-web": "^13.0.0",
|
||||
"material-design-lite": "^1.3.0"
|
||||
"material-design-lite": "^1.3.0",
|
||||
"electron-packager": "^15.5.1"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user