mirror of
https://github.com/open-policy-agent/opa.git
synced 2026-08-21 07:51:19 -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>
27 lines
714 B
JSON
27 lines
714 B
JSON
{
|
|
"name": "website",
|
|
"lockfileVersion": 2,
|
|
"requires": true,
|
|
"packages": {
|
|
"": {
|
|
"devDependencies": {
|
|
"bulma": "0.9.3"
|
|
}
|
|
},
|
|
"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
|
|
}
|
|
},
|
|
"dependencies": {
|
|
"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
|
|
}
|
|
}
|
|
}
|