@adminide-stack/integration-api
Advanced tools
Comparing version 10.0.6-alpha.7 to 10.0.6-alpha.11
{ | ||
"name": "@adminide-stack/integration-api", | ||
"version": "10.0.6-alpha.7", | ||
"version": "10.0.6-alpha.11", | ||
"description": "Integration core for higher packages to depend on", | ||
@@ -24,4 +24,4 @@ "license": "ISC", | ||
"dependencies": { | ||
"@adminide-stack/core": "10.0.6-alpha.7", | ||
"common": "10.0.6-alpha.7", | ||
"@adminide-stack/core": "10.0.6-alpha.11", | ||
"common": "10.0.6-alpha.11", | ||
"xstate": "^5.16.0" | ||
@@ -32,3 +32,3 @@ }, | ||
}, | ||
"gitHead": "26f2a1878cf97b7078aaaa23ee6b98fdbe19c211", | ||
"gitHead": "e2e9fc90980214fce66863974ac1d03f2fbc8d97", | ||
"typescript": { | ||
@@ -35,0 +35,0 @@ "definition": "lib/index.d.ts" |
6266
+ Added@adminide-stack/core@10.0.6-alpha.11(transitive)
- Removed@adminide-stack/core@10.0.6-alpha.7(transitive)
Updatedcommon@10.0.6-alpha.11