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 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"
}
}