@cicada/render
Advanced tools
Comparing version 1.1.8-alpha14 to 1.1.8-alpha15
@@ -203,9 +203,2 @@ 'use strict'; | ||
function flush() { | ||
if (_util.isBrowser) { | ||
appearance.sheet.flush(); | ||
appearance.sheet.inject(); | ||
} | ||
} | ||
function injectExternalListenerArg(id, listener, props) { | ||
@@ -212,0 +205,0 @@ return function () { |
{ | ||
"name": "@cicada/render", | ||
"version": "1.1.8-alpha14", | ||
"version": "1.1.8-alpha15", | ||
"main": "./lib/index.js", | ||
@@ -5,0 +5,0 @@ "scripts": { |
376221
9170