This commit is contained in:
Jonatan Heyman 2023-03-13 17:22:48 +01:00
parent 1c78aca88a
commit f4a5806f0c
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View File

@ -1,12 +1,12 @@
{
"name": "Heynote",
"version": "1.0.12",
"version": "1.0.13",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "Heynote",
"version": "1.0.12",
"version": "1.0.13",
"dependencies": {
"electron-log": "^4.4.8"
},

View File

@ -1,6 +1,6 @@
{
"name": "Heynote",
"version": "1.0.12",
"version": "1.0.13",
"main": "dist-electron/main/index.js",
"description": "A dedicated scratch pad",
"author": "Jonatan Heyman (https://heyman.info)",