mirror of
https://github.com/cappuccino/cappuccino.git
synced 2026-08-25 04:57:03 +00:00
Merge branch 'jake' of github.com:280north/cappuccino into jake
This commit is contained in:
+1
-1
@@ -31,7 +31,7 @@ function ensurePackageUpToDate(packageName, requiredVersion)
|
||||
}
|
||||
|
||||
// UPDATE THESE TO PICK UP CORRESPONDING CHANGES IN DEPENDENCIES
|
||||
ensurePackageUpToDate("jake", "0.1.1");
|
||||
ensurePackageUpToDate("jake", "0.1.2");
|
||||
ensurePackageUpToDate("browserjs", "0.1.1");
|
||||
|
||||
var Jake = require("jake");
|
||||
|
||||
Reference in New Issue
Block a user