wso2-apimgr
Advanced tools
Comparing version 0.0.0 to 0.0.1
@@ -6,3 +6,3 @@ | ||
//config.baseUrl = 'https://localhost:9443'; | ||
config.baseUrl = 'http://localhost:9763'; | ||
config.baseUrl = 'http://apigw.zzish.com:9763'; | ||
config.store = { | ||
@@ -9,0 +9,0 @@ base : 'store/site/blocks', |
{ | ||
"name": "wso2-apimgr", | ||
"version": "0.0.0", | ||
"version": "0.0.1", | ||
"description": "A lightweight JS SDK to work with the WSO2 API Manager", | ||
@@ -5,0 +5,0 @@ "main": "js/index.js", |
17567