* Use pre-release of string-format with Python like widths/etc.

* Very minor updates to message list
This commit is contained in:
Bryan Ashby
2015-10-09 20:46:28 -06:00
parent 0fd9df3821
commit a6cd6bd3b9
3 changed files with 10 additions and 16 deletions

View File

@@ -17,7 +17,7 @@
"gaze" : "0.5.x",
"mkdirp" : "0.5.x",
"pty.js" : "0.3.x",
"string-format" : "0.5.x",
"string-format" : "davidchambers/string-format#mini-language",
"hjson" : "1.7.x"
},
"engine" : "node >= 0.12.2"