Update JS dependencies (#10450)
Fomantic's update process did fail to update via 'npm install' because of our config initially but it did work after manually bumping the version in semantic.json. Fomantic changes: https://github.com/fomantic/Fomantic-UI/blob/master/CHANGELOG.md#284
This commit is contained in:
parent
dc88b786e9
commit
85e6a1267c
3 changed files with 293 additions and 361 deletions
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"version": "2.8.3",
|
||||
"version": "2.8.4",
|
||||
"base": "node_modules/fomantic-ui",
|
||||
"paths": {
|
||||
"source": {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue