mirror of
https://github.com/Alamantus/Lexiconga.git
synced 2025-05-11 20:51:35 +02:00
Upgrade Bulma
This commit is contained in:
parent
a171f13b14
commit
a74765f4cf
2 changed files with 4 additions and 4 deletions
|
@ -41,7 +41,7 @@
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"babel-polyfill": "^6.23.0",
|
"babel-polyfill": "^6.23.0",
|
||||||
"bulma": "^0.5.1",
|
"bulma": "^0.6.0",
|
||||||
"dexie": "^1.5.1",
|
"dexie": "^1.5.1",
|
||||||
"font-awesome": "^4.7.0",
|
"font-awesome": "^4.7.0",
|
||||||
"inferno": "^3.6.1",
|
"inferno": "^3.6.1",
|
||||||
|
|
|
@ -606,9 +606,9 @@ builtin-status-codes@^3.0.0:
|
||||||
version "3.0.0"
|
version "3.0.0"
|
||||||
resolved "https://registry.yarnpkg.com/builtin-status-codes/-/builtin-status-codes-3.0.0.tgz#85982878e21b98e1c66425e03d0174788f569ee8"
|
resolved "https://registry.yarnpkg.com/builtin-status-codes/-/builtin-status-codes-3.0.0.tgz#85982878e21b98e1c66425e03d0174788f569ee8"
|
||||||
|
|
||||||
bulma@^0.5.1:
|
bulma@^0.6.0:
|
||||||
version "0.5.1"
|
version "0.6.0"
|
||||||
resolved "https://registry.yarnpkg.com/bulma/-/bulma-0.5.1.tgz#db2831c94afe732250c7b12527a7b792a4dc9ef8"
|
resolved "https://registry.yarnpkg.com/bulma/-/bulma-0.6.0.tgz#4f5c5de582810d11aa0cfb1f30aec8a792d0d92c"
|
||||||
|
|
||||||
bytes@2.5.0:
|
bytes@2.5.0:
|
||||||
version "2.5.0"
|
version "2.5.0"
|
||||||
|
|
Loading…
Add table
Reference in a new issue