@common-stack/server-core
Advanced tools
Comparing version 3.0.2-alpha.2 to 3.0.2-alpha.4
{ | ||
"name": "@common-stack/server-core", | ||
"version": "3.0.2-alpha.2", | ||
"version": "3.0.2-alpha.4", | ||
"description": "common core for higher packages to depend on", | ||
@@ -45,3 +45,3 @@ "license": "ISC", | ||
"dependencies": { | ||
"@common-stack/core": "3.0.2-alpha.2" | ||
"@common-stack/core": "3.0.2-alpha.4" | ||
}, | ||
@@ -54,3 +54,3 @@ "peerDependencies": { | ||
}, | ||
"gitHead": "c093e43584e807c9dc823e6d78deaaa51b739d9f", | ||
"gitHead": "7deb1a3481f99ae891bcd92f4ca426f9526c1cf7", | ||
"typescript": { | ||
@@ -57,0 +57,0 @@ "definition": "lib/index.d.ts" |
+ Added@common-stack/core@3.0.2-alpha.4(transitive)
- Removed@common-stack/core@3.0.2-alpha.2(transitive)