Skip to content

Commit 612da4a

Browse files
committed
📌 pin class-transformer version
the plugin currently depends on the internal structure of class-transformer to re-implement stackable Expose decorator related issues: typestack/class-transformer#1259, #100
1 parent 8e185a9 commit 612da4a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@
7171
"webpack": "^5.75.0"
7272
},
7373
"dependencies": {
74-
"class-transformer": "^0.5.1",
74+
"class-transformer": "0.5.1",
7575
"class-validator": "^0.14.0",
7676
"node-fetch": "^2.6.9",
7777
"p-limit": "^3.1.0",

0 commit comments

Comments
 (0)