mirror of
https://github.com/open-policy-agent/opa.git
synced 2026-08-15 12:52:44 -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>
7 lines
71 B
JSON
7 lines
71 B
JSON
{
|
|
"private": true,
|
|
"devDependencies": {
|
|
"bulma": "0.9.3"
|
|
}
|
|
}
|