aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorHumberto Alfonso Díaz <humberto.alfonso@asvito.es>2019-10-07 13:18:06 +0200
committerLorenzo Tilve <ltilve@igalia.com>2020-02-04 09:42:15 +0100
commita16d4d0c1402472265a3a104fcafdf343177ea67 (patch)
tree78b3eb7658930b2366ca44cf72abe1c6c0f2a9d3 /package.json
parent9dfbec37d2c28f5850a0707c9a2717f4bcb5b6ce (diff)
FUNCT Integrate AGLJS library
Diffstat (limited to 'package.json')
-rw-r--r--package.json3
1 files changed, 2 insertions, 1 deletions
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"
}
}