Freeze the bulma dependency to 0.6.2

This commit is contained in:
Chris 2018-01-14 01:00:25 -05:00
parent 78f9ed01c9
commit 8c4b06759b

View file

@ -17,7 +17,7 @@
}, },
"homepage": "https://github.com/yuzu-emu/yuzu-emu.github.io#readme", "homepage": "https://github.com/yuzu-emu/yuzu-emu.github.io#readme",
"dependencies": { "dependencies": {
"bulma": "^0.6.2", "bulma": "0.6.2",
"cssnano": "^3.10.0", "cssnano": "^3.10.0",
"gulp": "^3.9.1", "gulp": "^3.9.1",
"gulp-concat": "^2.6.1", "gulp-concat": "^2.6.1",