view sat_templates/templates/bulma/_browser/browser_meta.json @ 236:7345ccb7f9df

bulma: set bulma minimum version to 0.9.0
author Goffi <goffi@goffi.org>
date Fri, 19 Jun 2020 16:53:20 +0200
parents 0e69b5843c2f
children 772e73148132
line wrap: on
line source

{
    "js": {
        "package": {
            "dependencies": {
                "bulma": ">= 0.9.0"
            }
        }
    }
}