Fix newline at the end of package.json

This commit is contained in:
link2xt
2023-04-04 12:56:13 +00:00
committed by bjoern
parent 1b00334281
commit 185a0193cc
2 changed files with 2 additions and 2 deletions

View File

@@ -56,4 +56,4 @@
"type": "module",
"types": "dist/deltachat.d.ts",
"version": "1.112.6"
}
}

View File

@@ -61,4 +61,4 @@
},
"types": "node/dist/index.d.ts",
"version": "1.112.6"
}
}