view sat_templates/templates/bulma/_browser/browser_meta.json @ 355:ff67c700405e

remove websocket legacy code: It is not needed anymore as websocket are not handled with Brython
author Goffi <goffi@goffi.org>
date Thu, 30 Mar 2023 17:00:45 +0200
parents 7345ccb7f9df
children 772e73148132
line wrap: on
line source

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