gridplus-sdk
Advanced tools
Comparing version 0.1.5 to 0.1.6
{ | ||
"name": "gridplus-sdk", | ||
"version": "0.1.5", | ||
"version": "0.1.6", | ||
"description": "SDK to interact with GridPlus Lattice1 device", | ||
@@ -5,0 +5,0 @@ "scripts": { |
@@ -73,3 +73,3 @@ // Consistent with Lattice's IV | ||
const BASE_URL = 'https://signing.staging-gridpl.us'; | ||
const BASE_URL = 'https://signing.gridpl.us'; | ||
@@ -76,0 +76,0 @@ module.exports = { |
46326