@akinon/app-client
Advanced tools
Comparing version 0.12.0 to 0.13.0
{ | ||
"name": "@akinon/app-client", | ||
"description": "Akinon AppClient library. This library is used to create a new plugin or an application which will reside in Akinon's applications.", | ||
"version": "0.12.0", | ||
"version": "0.13.0", | ||
"private": false, | ||
@@ -14,3 +14,3 @@ "type": "module", | ||
"framebus": "^6.0.1", | ||
"@akinon/app-shared": "0.13.0" | ||
"@akinon/app-shared": "0.14.0" | ||
}, | ||
@@ -22,3 +22,3 @@ "devDependencies": { | ||
"typescript": "^5.2.2", | ||
"@akinon/typescript-config": "0.2.0" | ||
"@akinon/typescript-config": "0.3.0" | ||
}, | ||
@@ -25,0 +25,0 @@ "peerDependencies": { |
+ Added@akinon/app-shared@0.14.0(transitive)
- Removed@akinon/app-shared@0.13.0(transitive)
Updated@akinon/app-shared@0.14.0