Use connect-compiler from dsc/master
authordsc <david.schoonover@gmail.com>
Mon, 20 Feb 2012 14:56:23 +0000 (06:56 -0800)
committerdsc <david.schoonover@gmail.com>
Mon, 20 Feb 2012 14:56:23 +0000 (06:56 -0800)
package.co
package.json

index 290f3ab..b3d6547 100644 (file)
@@ -12,7 +12,7 @@ dependencies                    :
     'coco'                      : '>= 0.7.0'
     'mime'                      : '>= 1.2.5'
     'express'                   : '>= 2.5.8'
-    'connect-compiler'          : '>= 0.1.2'
+    'connect-compiler'          : 'https://github.com/dsc/connect-compiler/tarball/master'
     'connect-compiler-extras'   : 'https://github.com/dsc/connect-compiler-extras/tarball/master'
     'jade'                      : '>= 0.20.1'
     'stylus'                    : '>= 0.23.0'
index 71189a5..e3df6ae 100644 (file)
@@ -16,7 +16,7 @@
     "coco": ">= 0.7.0",
     "mime": ">= 1.2.5",
     "express": ">= 2.5.8",
-    "connect-compiler": ">= 0.1.2",
+    "connect-compiler": "https://github.com/dsc/connect-compiler/tarball/master",
     "connect-compiler-extras": "https://github.com/dsc/connect-compiler-extras/tarball/master",
     "jade": ">= 0.20.1",
     "stylus": ">= 0.23.0",