mirror of
https://github.com/open-policy-agent/opa.git
synced 2026-08-27 02:34:52 -06:00
33a5fbe96d
We had to bump bulma (0.7.4 -> 0.9.3) to get the flex-related classes. Fixes #3875. Signed-off-by: Stephan Renatus <stephan.renatus@gmail.com>
14 lines
357 B
JSON
14 lines
357 B
JSON
{
|
|
"name": "website",
|
|
"lockfileVersion": 2,
|
|
"requires": true,
|
|
"packages": {
|
|
"node_modules/bulma": {
|
|
"version": "0.9.3",
|
|
"resolved": "https://registry.npmjs.org/bulma/-/bulma-0.9.3.tgz",
|
|
"integrity": "sha512-0d7GNW1PY4ud8TWxdNcP6Cc8Bu7MxcntD/RRLGWuiw/s0a9P+XlH/6QoOIrmbj6o8WWJzJYhytiu9nFjTszk1g==",
|
|
"dev": true
|
|
}
|
|
}
|
|
}
|