From ab0b2cf12e881455f8048bfbfb0be223c040fe06 Mon Sep 17 00:00:00 2001 From: Kevin Sawicki Date: Fri, 9 Aug 2013 14:15:41 -0700 Subject: [PATCH] Bundle atom/terminal package by default --- package.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/package.json b/package.json index 0aa982d3e..f79730fc4 100644 --- a/package.json +++ b/package.json @@ -35,6 +35,7 @@ "semver": "1.1.4", "guid": "0.0.10", "tantamount": "0.3.0", + "nslog": "0.1.0", "coffeestack": "0.4.0", "c-tmbundle": "1.0.0", "coffee-script-tmbundle": "4.0.0", @@ -67,7 +68,7 @@ "todo-tmbundle": "1.0.0", "xml-tmbundle": "1.0.0", "yaml-tmbundle": "1.0.0", - "nslog": "0.1.0" + "terminal": "0.2.0" }, "devDependencies": { "biscotto": "0.0.12",