From c63536c682a95b4dcebfabedb7462943dd794d28 Mon Sep 17 00:00:00 2001 From: Kevin Sawicki Date: Tue, 11 Jun 2013 13:02:00 -0700 Subject: [PATCH] Include source TextMate bundle --- package.json | 1 + 1 file changed, 1 insertion(+) diff --git a/package.json b/package.json index a1020e2a3..d96df3eaf 100644 --- a/package.json +++ b/package.json @@ -56,6 +56,7 @@ "ruby-tmbundle": "1.0.0", "sass-tmbundle": "1.0.0", "shellscript-tmbundle": "1.0.0", + "source-tmbundle": "1.0.0", "sql-tmbundle": "1.0.0", "text-tmbundle": "1.0.0", "textmate-clojure": "1.0.0",