We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1a01c26 commit 71d8309Copy full SHA for 71d8309
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "typescript-json-serializer",
3
- "version": "5.1.0",
+ "version": "6.0.0",
4
"description": "Typescript library to serialize classes into json and deserialize json into classes.",
5
"source": "src/index.ts",
6
"main": "dist/index.cjs.js",
0 commit comments