@blockv/sdk
Advanced tools
Comparing version 2.2.1 to 2.2.2
@@ -154,3 +154,3 @@ // | ||
if (vAtom && vAtom.id === this.vatomObj.id) { | ||
this.vatomObj = vAtom; | ||
this.vatomObj.payload = vAtom.payload; | ||
this._currentFace.onVatomUpdated() | ||
@@ -157,0 +157,0 @@ }else if(vAtom) { |
{ | ||
"name": "@blockv/sdk", | ||
"version": "2.2.1", | ||
"version": "2.2.2", | ||
"description": "Allows web apps to display and interact with vatoms.", | ||
@@ -5,0 +5,0 @@ "main": "src/index.js", |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
1691977