blockstarter-wl
Advanced tools
Comparing version 0.0.26 to 0.0.27
@@ -180,3 +180,3 @@ // Generated by LiveScript 1.5.0 | ||
}); | ||
fullurl = url(baseUrl, 'forgot-password'); | ||
fullurl = url(baseUrl, 'reset-password'); | ||
return superagent.post(fullurl).send({ | ||
@@ -183,0 +183,0 @@ restoreKey: restoreKey, |
{ | ||
"uperversion": "0.0", | ||
"dependencies": { | ||
"superagent": "^3.6.0" | ||
"repository": { | ||
"type": "git", | ||
"url": "git+ssh://git@github.com/blockstarter/white-label.git" | ||
}, | ||
"homepage": "https://github.com/blockstarter/white-label#readme", | ||
"subversion": 26, | ||
"description": "Blockstarter white-label API for integration", | ||
"main": "blockstarter.js", | ||
"scripts": { | ||
"test": "echo \"Error: no test specified\" && exit 1" | ||
}, | ||
"repository": { | ||
"type": "git", | ||
"url": "git+ssh://git@github.com/blockstarter/white-label.git" | ||
"main": "blockstarter.js", | ||
"description": "Blockstarter white-label API for integration", | ||
"subversion": 27, | ||
"homepage": "https://github.com/blockstarter/white-label#readme", | ||
"bugs": { | ||
"url": "https://github.com/blockstarter/white-label/issues" | ||
}, | ||
"version": "0.0.26", | ||
"name": "blockstarter-wl", | ||
"license": "ISC", | ||
"author": "Blockstarter Inc", | ||
"keywords": [ | ||
@@ -23,7 +22,8 @@ "white-label", | ||
], | ||
"author": "Blockstarter Inc", | ||
"license": "ISC", | ||
"bugs": { | ||
"url": "https://github.com/blockstarter/white-label/issues" | ||
"name": "blockstarter-wl", | ||
"version": "0.0.27", | ||
"uperversion": "0.0", | ||
"dependencies": { | ||
"superagent": "^3.6.0" | ||
} | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet