Fixes string length issue for multibyte characters. (#2443)

This commit is contained in:
Ash Furrow
2017-04-25 17:37:51 +02:00
committed by Eugen Rochko
parent d4f7f11c3c
commit 48652cb41e
4 changed files with 20 additions and 13 deletions

View File

@ -69,6 +69,7 @@
"reselect": "^2.5.4",
"sass-loader": "^6.0.2",
"sinon": "^1.17.6",
"stringz": "^0.1.2",
"style-loader": "^0.13.2",
"utf-8-validate": "^3.0.1",
"uuid": "^3.0.1",