From 020825740296db5a74864e1cd62978c732b079f3 Mon Sep 17 00:00:00 2001 From: Humberto Alfonso Díaz Date: Tue, 8 Oct 2019 11:37:42 +0200 Subject: FUNCT Integrate agl-js-api Change-Id: I04ba92c055b761c84bbfb8382921628fd3c5b262 --- package.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'package.json') 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" } } -- cgit 1.2.3-korg