From a16d4d0c1402472265a3a104fcafdf343177ea67 Mon Sep 17 00:00:00 2001 From: Humberto Alfonso Díaz Date: Mon, 7 Oct 2019 13:18:06 +0200 Subject: FUNCT Integrate AGLJS library --- package.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'package.json') diff --git a/package.json b/package.json index d75f535..54c8b2f 100644 --- a/package.json +++ b/package.json @@ -36,6 +36,7 @@ "zip-webpack-plugin": "^3.0.0" }, "dependencies": { - "mustache": "^3.1.0" + "mustache": "^3.1.0", + "agl-js-api": "0.0.0" } } -- cgit 1.2.3-korg