From a503bce863b1dbfc5ef6c6cb5def4c13cd6436a7 Mon Sep 17 00:00:00 2001 From: Alex Kocharin Date: Sat, 28 Sep 2013 20:59:18 +0400 Subject: [PATCH] tab -> space --- package.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.yaml b/package.yaml index deb25c072..cab601472 100644 --- a/package.yaml +++ b/package.yaml @@ -46,7 +46,7 @@ scripts: # we depend on streams2 stuff # it can be replaced with isaacs/readable-stream, ask if you need to use 0.8 engines: - node: '>=0.10' + node: '>=0.10' preferGlobal: true license: BSD