diff options
author | Humberto Alfonso Díaz <humberto.alfonso@asvito.es> | 2019-12-10 14:43:01 +0100 |
---|---|---|
committer | Lorenzo Tilve <ltilve@igalia.com> | 2020-02-04 19:12:47 +0100 |
commit | fb39b8f31f9323f5e56670de2f382f7b19daed08 (patch) | |
tree | ba41a4e725e09327663f5de8e434def8bc2c7151 /package.json | |
parent | 4f48232507b0b77d2126715bbda25fb21af66ab4 (diff) |
FUNCT Add bootstrap
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 ac1f45d..2f4772a 100644 --- a/package.json +++ b/package.json @@ -36,6 +36,7 @@ "zip-webpack-plugin": "^3.0.0" }, "dependencies": { + "bootstrap": "4.4.1", "agl-js-api": "https://github.com/AGL-web-applications/agl-js-api.git#master", "mustache": "^3.1.0" } |