byte-length
Advanced tools
Comparing version 1.0.0 to 1.0.1
{ | ||
"name": "byte-length", | ||
"description": "Get the real byte length of a string.", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"author": "Dylan Piercey <pierceydylan@gmail.com>", | ||
@@ -21,2 +21,5 @@ "bugs": "https://github.com/DylanPiercey/byte-length/issues", | ||
}, | ||
"files": [ | ||
"dist" | ||
], | ||
"homepage": "https://github.com/DylanPiercey/byte-length", | ||
@@ -23,0 +26,0 @@ "keywords": [ |
5210
5
30