@veloceapps/sdk 7.0.0-1 → 7.0.0-2
Sign up to get free protection for your applications and to get access to all the features.
- package/package.json +2 -2
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@veloceapps/sdk",
|
3
|
-
"version": "7.0.0-
|
3
|
+
"version": "7.0.0-2",
|
4
4
|
"private": false,
|
5
5
|
"peerDependencies": {
|
6
6
|
"@angular/animations": "^12.2.0",
|
@@ -33,7 +33,7 @@
|
|
33
33
|
"@angular/cdk-experimental": "^13.1.0",
|
34
34
|
"@angular/compiler": "^12.2.0",
|
35
35
|
"@babel/standalone": "^7.17.1",
|
36
|
-
"@veloceapps/elements": "^1.
|
36
|
+
"@veloceapps/elements": "^1.3.0-0",
|
37
37
|
"moment": "^2.29.1",
|
38
38
|
"ngx-drag-drop": "^13.0.1",
|
39
39
|
"rfc6902": "^5.0.1",
|