aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 54c8b2f..df4c05e 100644
--- a/package.json
+++ b/package.json
@@ -37,6 +37,6 @@
},
"dependencies": {
"mustache": "^3.1.0",
- "agl-js-api": "0.0.0"
+ "agl-js-api": "git@bitbucket.org:smarsol/agl-js-api.git#master"
}
}