mirror of
https://github.com/dolthub/dolt.git
synced 2026-05-08 02:36:27 -05:00
Fix JS Tests
This commit is contained in:
+2
-1
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user