This commit is contained in:
Felix Rieseberg 2023-03-13 16:06:14 -07:00
parent 05136c28c1
commit 8a8aa0e7eb
1 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
{
"name": "macintosh.js",
"productName": "macintosh.js",
"version": "1.1.0",
"version": "1.2.0",
"description": "Macintosh's System 8 in an Electron app. I'm sorry.",
"main": "src/main/index.js",
"scripts": {
@ -35,4 +35,4 @@
"electron": "23.1.3",
"node-fetch": "^2.6.1"
}
}
}