Comparing version 1.0.1 to 1.0.2
@@ -18,3 +18,3 @@ (function umdDefine(root, factory) { | ||
// init measuring element | ||
const span = document.createElement('span'); | ||
var span = document.createElement('span'); | ||
span.style.visibility = 'hidden'; | ||
@@ -21,0 +21,0 @@ span.style.position = 'absolute'; |
{ | ||
"name": "flex-text", | ||
"version": "1.0.1", | ||
"version": "1.0.2", | ||
"description": "Mastering font-size like flexbox!", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
570890