@veloceapps/sdk 7.0.1-0 → 7.0.1-2

Sign up to get free protection for your applications and to get access to all the features.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@veloceapps/sdk",
3
- "version": "7.0.1-0",
3
+ "version": "7.0.1-2",
4
4
  "private": false,
5
5
  "peerDependencies": {
6
6
  "@angular/animations": "~15.2.0",
@@ -9,13 +9,13 @@
9
9
  "@angular/forms": "~15.2.0",
10
10
  "@angular/platform-browser-dynamic": "~15.2.0",
11
11
  "@angular/platform-browser": "~15.2.0",
12
+ "@angular-architects/module-federation": "^15.0.3",
12
13
  "@veloceapps/core": "^7.0.1-0",
13
14
  "@veloceapps/api": "^7.0.1-0",
14
15
  "@veloceapps/components": "^7.0.1-0",
15
16
  "ionicons": "^4.6.3",
16
17
  "rxjs": "~7.8.0",
17
18
  "zone.js": "~0.12.0",
18
- "@angular-architects/module-federation": "15.0.3",
19
19
  "@angular-architects/module-federation-runtime": "15.0.3"
20
20
  },
21
21
  "dependencies": {