We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e9756cc commit 3a350f1Copy full SHA for 3a350f1
CHANGELOG.md
@@ -2,6 +2,12 @@
2
3
All notable changes to this project will be documented in this file.
4
5
+## [3.7.3] - 2025-01-03
6
+
7
+### 🐛 Bug Fixes
8
9
+- Remove duplicated node module check
10
11
## [3.7.2] - 2025-01-01
12
13
### ⚙️ Miscellaneous Tasks
package.json
@@ -1,6 +1,6 @@
1
{
"name": "ts-serializable",
- "version": "3.7.2",
+ "version": "3.7.3",
"author": "Eugene Labutin",
"license": "MIT",
"homepage": "https://github.com/LabEG/Serializable#readme",
0 commit comments