diff options
author | Humberto Alfonso Díaz <humberto.alfonso@asvito.es> | 2019-10-08 10:03:14 +0200 |
---|---|---|
committer | Lorenzo Tilve <ltilve@igalia.com> | 2020-02-04 09:42:15 +0100 |
commit | 555ce910d3d4a327b3f4a83d961a09bca77344cf (patch) | |
tree | d77b02c0eca6bde766be541c9cc35651bc58d0c5 /package.json | |
parent | a16d4d0c1402472265a3a104fcafdf343177ea67 (diff) |
FUNCT Update agl library reference
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 54c8b2f..df4c05e 100644 --- a/package.json +++ b/package.json @@ -37,6 +37,6 @@ }, "dependencies": { "mustache": "^3.1.0", - "agl-js-api": "0.0.0" + "agl-js-api": "git@bitbucket.org:smarsol/agl-js-api.git#master" } } |