Skip to content

Commit dc263a9

Browse files
committed
fix: put metadata storage singleton into global variable
1 parent cfd3e58 commit dc263a9

23 files changed

+5260
-122
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@kage0x3b/class-transformer",
3-
"version": "0.5.3",
3+
"version": "0.5.4",
44
"description": "Proper decorator-based transformation / serialization / deserialization of plain javascript objects to class constructors",
55
"author": "TypeStack contributors",
66
"license": "MIT",

0 commit comments

Comments
 (0)