mirror of
https://github.com/hkalexling/Mango.git
synced 2026-01-25 00:00:36 -05:00
Fix uikit version to ~3.14.0 (fixes #334)
This commit is contained in:
@@ -25,6 +25,6 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@fortawesome/fontawesome-free": "^5.14.0",
|
||||
"uikit": "^3.5.4"
|
||||
"uikit": "~3.14.0"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user