Skip to content

Commit 185a019

Browse files
link2xtr10s
authored andcommitted
Fix newline at the end of package.json
1 parent 1b00334 commit 185a019

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

deltachat-jsonrpc/typescript/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,4 +56,4 @@
5656
"type": "module",
5757
"types": "dist/deltachat.d.ts",
5858
"version": "1.112.6"
59-
}
59+
}

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,4 +61,4 @@
6161
},
6262
"types": "node/dist/index.d.ts",
6363
"version": "1.112.6"
64-
}
64+
}

0 commit comments

Comments
 (0)