@anthor/core-express
Advanced tools
Comparing version 1.107.3 to 1.107.4
@@ -6,2 +6,10 @@ # Change Log | ||
## [1.107.4](https://github.com/anthorteam/backend/compare/v1.107.0...v1.107.4) (2023-03-31) | ||
**Note:** Version bump only for package @anthor/core-express | ||
## [1.107.3](https://github.com/anthorteam/backend/compare/v1.107.0...v1.107.3) (2023-03-31) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@anthor/core-express", | ||
"version": "1.107.3", | ||
"version": "1.107.4", | ||
"publishConfig": { | ||
@@ -22,4 +22,4 @@ "access": "public" | ||
"dependencies": { | ||
"@anthor/entities-sdk": "^1.107.3", | ||
"@anthor/entities-types": "^1.107.3", | ||
"@anthor/entities-sdk": "^1.107.4", | ||
"@anthor/entities-types": "^1.107.4", | ||
"busboy": "^0.3.1", | ||
@@ -31,3 +31,3 @@ "cors": "^2.8.5", | ||
}, | ||
"gitHead": "fedaa3266cccadc479517e4c979067c8bca83645" | ||
"gitHead": "5fc0d07404e43b7a81729c260a18fe7c424d1115" | ||
} |
72808