diff options
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json index 6fd6ffa..8fbb47e 100644 --- a/package.json +++ b/package.json @@ -37,6 +37,7 @@ }, "dependencies": { "mustache": "^3.1.0", + "bootstrap": "4.4.1", "agl-js-api": "https://github.com/AGL-web-applications/agl-js-api.git#master" } } |