@omnia/types 8.0.193-dev → 8.0.195-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.193-dev",
4
+ "version": "8.0.195-dev",
5
5
  "description": "Provide Omnia typings.",
6
6
  "scripts": {
7
7
  "test": "echo \"Error: no test specified\" && exit 1"
@@ -7,6 +7,7 @@ import "vue/jsx";
7
7
 
8
8
  import "@omnia/tooling-vue/internal-do-not-import-from-here/wctypings"
9
9
  import "@omnia/fx/internal-do-not-import-from-here/wctypings"
10
+ import "@omnia/fx-models/Enums.tooling"
10
11
  import "@omnia/fx-spfx/tooling/index"
11
12
  import "@omnia/fx-sp/index"
12
13
  import "@omnia/fx-spfx/index"