Fix JS Tests

This commit is contained in:
Rafael Weinstein
2015-09-23 13:06:28 -07:00
parent 327ec6e59f
commit aca5bcec33
3 changed files with 19 additions and 19 deletions
+2 -1
View File
@@ -2,7 +2,8 @@
"name": "noms",
"main": "dist/noms.js",
"dependencies": {
"immutable": "^3.7.4"
"immutable": "^3.7.4",
"text-encoding": "^0.5.2"
},
"devDependencies": {
"babel": "^5.6.23",