@cicada/render
Advanced tools
Comparing version 1.1.8-alpha13 to 1.1.8-alpha14
@@ -206,2 +206,3 @@ 'use strict'; | ||
appearance.sheet.flush(); | ||
appearance.sheet.inject(); | ||
} | ||
@@ -317,3 +318,2 @@ } | ||
unsubscribe(); | ||
flush(); | ||
delete appearance[id]; | ||
@@ -320,0 +320,0 @@ clearAppearanceRef(id); |
{ | ||
"name": "@cicada/render", | ||
"version": "1.1.8-alpha13", | ||
"version": "1.1.8-alpha14", | ||
"main": "./lib/index.js", | ||
@@ -5,0 +5,0 @@ "scripts": { |
376345