@wavemaker/angular-codegen 11.2.0-rc.5223 → 11.2.0-rc.5224

Sign up to get free protection for your applications and to get access to all the features.
@@ -83,8 +83,8 @@
83
83
  "./node_modules/iscroll/build/iscroll.js",
84
84
  "./node_modules/js-cookie/src/js.cookie.js",
85
85
  "./node_modules/jssha/dist/sha256.js",
86
- "./node_modules/tabbable/dist/index.min.js",
87
- "./node_modules/@wavemaker/focus-trap/dist/focus-trap.min.js"
86
+ "./node_modules/tabbable/dist/index.umd.js",
87
+ "./node_modules/@wavemaker/focus-trap/dist/focus-trap.umd.js"
88
88
  ]
89
89
  },
90
90
  "configurations": {
@@ -69,7 +69,7 @@
69
69
  "tslib": "^2.0.0",
70
70
  "x2js": "3.2.6",
71
71
  "zone.js": "~0.11.4",
72
- "@wavemaker/app-ng-runtime": "11.2.0-rc.5223"
72
+ "@wavemaker/app-ng-runtime": "11.2.0-rc.5224"
73
73
  },
74
74
  "devDependencies": {
75
75
  "@ampproject/rollup-plugin-closure-compiler": "0.8.5",
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@wavemaker/angular-codegen",
3
- "version": "11.2.0-rc.5223",
3
+ "version": "11.2.0-rc.5224",
4
4
  "description": "",
5
5
  "main": "index.js",
6
6
  "scripts": {