diff options
author | Humberto Alfonso Díaz <humberto.alfonso@asvito.es> | 2019-10-08 11:37:42 +0200 |
---|---|---|
committer | Lorenzo Tilve <ltilve@igalia.com> | 2020-02-04 20:02:02 +0100 |
commit | 020825740296db5a74864e1cd62978c732b079f3 (patch) | |
tree | 435671af362f044f12f4df9297b63dceeaa12afc /package.json | |
parent | 74d935c6a3a4cc130000f23e84a7362fbb8db1bd (diff) |
FUNCT Integrate agl-js-api
Change-Id: I04ba92c055b761c84bbfb8382921628fd3c5b262
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/package.json b/package.json index c5c9687..27ecd0d 100644 --- a/package.json +++ b/package.json @@ -36,6 +36,7 @@ "zip-webpack-plugin": "^3.0.0" }, "dependencies": { - "mustache": "^3.0.1" + "mustache": "^3.0.1", + "agl-js-api": "git@bitbucket.org:smarsol/agl-js-api.git#master" } } |