@veloceapps/sdk 7.0.1-2 → 7.0.1-3

Sign up to get free protection for your applications and to get access to all the features.
Files changed (1) hide show
  1. package/package.json +2 -2
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@veloceapps/sdk",
3
- "version": "7.0.1-2",
3
+ "version": "7.0.1-3",
4
4
  "private": false,
5
5
  "peerDependencies": {
6
6
  "@angular/animations": "~15.2.0",
@@ -9,7 +9,6 @@
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",
13
12
  "@veloceapps/core": "^7.0.1-0",
14
13
  "@veloceapps/api": "^7.0.1-0",
15
14
  "@veloceapps/components": "^7.0.1-0",
@@ -22,6 +21,7 @@
22
21
  "@angular/cdk": "^12.2.12",
23
22
  "@angular/cdk-experimental": "^13.1.0",
24
23
  "@angular/compiler": "~15.2.0",
24
+ "@angular-architects/module-federation": "^15.0.3",
25
25
  "@babel/standalone": "^7.17.1",
26
26
  "moment": "^2.29.1",
27
27
  "ngx-drag-drop": "^13.0.1",