* WIP on MaskEditTextView stuff. Nothing major yet

This commit is contained in:
Bryan Ashby
2015-05-27 17:27:36 -06:00
parent d9ea295859
commit e62d146075
4 changed files with 64 additions and 16 deletions

View File

@@ -12,7 +12,8 @@
"lodash" : "3.7.x",
"sqlite3" : "3.0.x",
"ssh2" : "0.4.x",
"strip-json-comments" : "1.0.x"
"strip-json-comments" : "1.0.x",
"gapbuffer" : "0.0.2"
},
"engine" : "node >= 0.12.2"
}