byte-length
Advanced tools
Comparing version 1.0.1 to 1.0.2
{ | ||
"name": "byte-length", | ||
"description": "Get the real byte length of a string.", | ||
"version": "1.0.1", | ||
"version": "1.0.2", | ||
"author": "Dylan Piercey <pierceydylan@gmail.com>", | ||
@@ -39,3 +39,3 @@ "bugs": "https://github.com/DylanPiercey/byte-length/issues", | ||
}, | ||
"main": "index.js", | ||
"main": "dist/index.js", | ||
"repository": { | ||
@@ -42,0 +42,0 @@ "type": "git", |
5215
110888