FUNCT Update agl library reference
authorHumberto Alfonso Díaz <humberto.alfonso@asvito.es>
Tue, 8 Oct 2019 08:03:14 +0000 (10:03 +0200)
committerLorenzo Tilve <ltilve@igalia.com>
Tue, 4 Feb 2020 08:42:15 +0000 (09:42 +0100)
package.json

index 54c8b2f..df4c05e 100644 (file)
@@ -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"
     }
 }