@common-stack/server-core
Advanced tools
Comparing version 5.0.1-alpha.0 to 5.0.1-alpha.1
{ | ||
"name": "@common-stack/server-core", | ||
"version": "5.0.1-alpha.0", | ||
"version": "5.0.1-alpha.1", | ||
"description": "common core for higher packages to depend on", | ||
@@ -26,3 +26,3 @@ "license": "ISC", | ||
"dependencies": { | ||
"@common-stack/core": "5.0.1-alpha.0" | ||
"@common-stack/core": "5.0.1-alpha.1" | ||
}, | ||
@@ -38,3 +38,3 @@ "devDependencies": { | ||
}, | ||
"gitHead": "51d4eba33af07c1e33da12d854db5b6c8f3ddd8d", | ||
"gitHead": "aa1ea62aa3ad587d69da6236a96319737c175111", | ||
"typescript": { | ||
@@ -41,0 +41,0 @@ "definition": "lib/index.d.ts" |
+ Added@common-stack/core@5.0.1-alpha.1(transitive)
- Removed@common-stack/core@5.0.1-alpha.0(transitive)