chore: github action and renaming

This commit is contained in:
2023-06-04 21:40:57 +02:00
parent ce45d2a4d9
commit bb78f66773
5 changed files with 51 additions and 10 deletions

View File

@@ -1,8 +1,8 @@
{
"name": "init-gui",
"productName": "init-gui",
"name": "sern-gui",
"productName": "sern-gui",
"version": "1.0.0",
"description": "A sern init gui to start your sern handler projects with ease",
"description": "A sern gui to start and manage your sern handler projects with ease!",
"main": "src/index.js",
"scripts": {
"start": "electron-forge start",