@equinor/fusion-framework
Advanced tools
Comparing version 5.0.18 to 5.0.19
@@ -6,2 +6,8 @@ # Change Log | ||
## 5.0.19 (2022-12-21) | ||
### Bug Fixes | ||
- import export of app types ([6adeabe](https://github.com/equinor/fusion-framework/commit/6adeabecd1d261f3fda18a1cf93e5be4e374cbb5)) | ||
## 5.0.18 (2022-12-16) | ||
@@ -8,0 +14,0 @@ |
@@ -21,2 +21,1 @@ import type { CombinedModules, ModulesInstance } from '@equinor/fusion-framework-module'; | ||
} | ||
export { AppManifest, AppConfig } from '@equinor/fusion-framework-module-app'; |
{ | ||
"name": "@equinor/fusion-framework", | ||
"version": "5.0.18", | ||
"version": "5.0.19", | ||
"description": "", | ||
@@ -38,3 +38,3 @@ "main": "dist/esm/index.js", | ||
}, | ||
"gitHead": "02656c04230873efa4aaa758d9b3a974148915f7" | ||
"gitHead": "64e0a34ac2ada5860a003944b4e1326ad6bb25b8" | ||
} |
@@ -25,3 +25,1 @@ import type { CombinedModules, ModulesInstance } from '@equinor/fusion-framework-module'; | ||
} | ||
export { AppManifest, AppConfig } from '@equinor/fusion-framework-module-app'; |
Sorry, the diff of this file is not supported yet
150375
230