@snabcentr/client-ui 0.3.0 → 0.3.1
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": "@snabcentr/client-ui",
|
3
|
-
"version": "0.3.
|
3
|
+
"version": "0.3.1",
|
4
4
|
"author": "Snabcentr Ltd.",
|
5
5
|
"repository": "https://gitlab.snabcentr.met/web/angular/snabcentr-client-ui-lib",
|
6
6
|
"license": "Commercial",
|
@@ -14,7 +14,7 @@
|
|
14
14
|
"@angular/platform-browser": ">=14.2.12",
|
15
15
|
"@angular/platform-browser-dynamic": ">=14.2.12",
|
16
16
|
"@angular/material": ">=14.2.7",
|
17
|
-
"@snabcentr/client-core": "
|
17
|
+
"@snabcentr/client-core": "^0.4.0",
|
18
18
|
"@taiga-ui/addon-charts": ">=3.42.1",
|
19
19
|
"@taiga-ui/addon-commerce": ">=3.42.1",
|
20
20
|
"@taiga-ui/addon-doc": ">=3.42.1",
|