@koalarx/ui 14.0.6 → 14.0.7
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +2 -2
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@koalarx/ui",
|
|
3
|
-
"version": "14.0.
|
|
3
|
+
"version": "14.0.7",
|
|
4
4
|
"description": "Koala UI is a Design System developed in Angular whose objective is to facilitate and make your development faster and simpler, making this framework your greatest ally.",
|
|
5
5
|
"repository": {
|
|
6
6
|
"type": "git",
|
|
@@ -34,7 +34,7 @@
|
|
|
34
34
|
"jwt-encode": "^1.0.1",
|
|
35
35
|
"@koalarx/utils": "^1.0.101",
|
|
36
36
|
"ng2-currency-mask": "^13.0.3",
|
|
37
|
-
"ngx-device-detector": "^
|
|
37
|
+
"ngx-device-detector": "^4.0.1",
|
|
38
38
|
"event-source-polyfill": "^1.0.25",
|
|
39
39
|
"ngx-mask": "^13.0.1",
|
|
40
40
|
"ngx-papaparse": "^5.0.0",
|