fix package.json

This commit is contained in:
Maroxy 2021-10-18 00:10:59 +02:00
parent effa8337a3
commit b50a350a63

View file

@ -2,17 +2,8 @@
"name": "an-anime-game-linux-launcher",
"version": "2.2.0-beta3",
"description": "An Anime Game Linux Launcher",
"contributors": [
{
"name": "Nikita Podvirnyy",
"url": "https://notabug.org/nobody"
},
{
"name": "Marie Piontek",
"email": "marie@mxy.gg",
"url": "https://marie.omg.lol"
}
],
"author": "Nikita Podvirnyy (https://notabug.org/nobody)",
"contributors": ["Marie Piontek <marie@mxy.gg> (https://marie.omg.lol)"],
"license": "GPL-3.0",
"main": "entry.js",
"scripts": {