@omnia/types 8.0.200-dev → 8.0.202-dev

Sign up to get free protection for your applications and to get access to all the features.
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@omnia/types",
3
3
  "license": "MIT",
4
- "version": "8.0.200-dev",
4
+ "version": "8.0.202-dev",
5
5
  "description": "Provide Omnia typings.",
6
6
  "scripts": {
7
7
  "test": "echo \"Error: no test specified\" && exit 1"
@@ -15,7 +15,7 @@ import "@omnia/fx/index"
15
15
  import "@omnia/fx/ux/index"
16
16
  import "@omnia/wcm/index"
17
17
  import "@omnia/wcm/models/index"
18
- import "@omnia/wcm/internal-do-not-import-from-here/models/Enums.tooling";
18
+ import "@omnia/wcm/internal-do-not-import-from-here/fx/models/Enums.tooling";
19
19
  import "@omnia/workplace/index"
20
20
  import "@omnia/workplace/models/index"
21
21
  import "@omnia/workplace/internal-do-not-import-from-here/models/Enums.tooling";