[angular-16 | DONE | FIXED] package.json: Downgraded version of uikit from 3.16.24 to 3.16.14 (parallax not working).

This commit is contained in:
Konstantina Galouni 2023-10-30 19:15:08 +02:00
parent 9410b61cc7
commit 655cbd069f
1 changed files with 1 additions and 1 deletions

View File

@ -43,7 +43,7 @@
"rxjs": "^6.5.1",
"ts-md5": "^1.2.0",
"tslib": "^2.0.0",
"uikit": "3.16.24",
"uikit": "3.16.14",
"zone.js": "~0.13.1"
},
"devDependencies": {