mirror of
https://github.com/cappuccino/cappuccino.git
synced 2026-08-25 04:57:03 +00:00
Added jake as a dependency for objective-j and cappuccino packages.
Reviewed by me.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "cappuccino",
|
||||
"dependencies": ["narwhal", "browserjs"],
|
||||
"dependencies": ["narwhal", "browserjs", "jake"],
|
||||
"description": "Cappuccino module",
|
||||
"keywords": ["objective-j", "objj", "objective j", "capp", "cappuccino"],
|
||||
"author": "280 North, Inc. (http://280north.com/)",
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "objective-j",
|
||||
"dependencies": ["narwhal", "browserjs"],
|
||||
"dependencies": ["narwhal", "browserjs", "jake"],
|
||||
"preload": ["objective-j/loader"],
|
||||
"description": "Objective-J and Cappuccino module",
|
||||
"keywords": ["objective-j", "objj", "objective j", "cappuccino"],
|
||||
|
||||
Reference in New Issue
Block a user