aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
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 ecde60e..1109399 100644
--- a/package.json
+++ b/package.json
@@ -35,6 +35,7 @@
"zip-webpack-plugin": "^3.0.0"
},
"dependencies": {
- "mustache": "^3.1.0"
+ "mustache": "^3.1.0",
+ "agl-js-api": "https://github.com/AGL-web-applications/agl-js-api.git#master"
}
}