This commit is contained in:
AJ ONeal 2017-12-04 13:49:40 -07:00
parent 8b84926984
commit c54fef010f
2 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
{
"name": "unibabel",
"main": "index.js",
"version": "2.1.3",
"version": "2.1.4",
"homepage": "https://github.com/coolaj86/unibabel-js",
"authors": [
"AJ ONeal <awesome@coolaj86.com>"

View File

@ -1,6 +1,6 @@
{
"name": "unibabel",
"version": "2.1.3",
"version": "2.1.4",
"description": "Base64, TypedArrays, and UTF-8 / Unicode conversions in Browser (and Node) JavaScript",
"main": "node.js",
"browser": {