diff options
author | Heather Arthur <fayearthur@gmail.com> | 2011-02-15 11:59:54 -0800 |
---|---|---|
committer | Heather Arthur <fayearthur@gmail.com> | 2011-02-15 11:59:54 -0800 |
commit | 09842a06c5ff1fa1795877836c21ea928a8a7fcf (patch) | |
tree | 5b55be32c7cb18b5947e84e344ed31ea850a6a23 /package.json | |
parent | 61432c0d96b40993c27ec4fa3350532f6ae2cf34 (diff) | |
download | bugzilla-triage-09842a06c5ff1fa1795877836c21ea928a8a7fcf.tar.gz |
Update to new Addon SDK page-mod and context-menu modules
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/package.json b/package.json index 8757090..71e2270 100644 --- a/package.json +++ b/package.json @@ -4,10 +4,7 @@ "author": "Ehsan Akhgari (http://ehsanakhgari.org/) <ehsan@mozilla.com>", "contributors": ["Johnathan Nightingale (http://johnath.com) <johnath@mozilla.com>"], "url": "http://ehsanakhgari.org/mozilla/extensions/firefox/bugzilla-tweaks", - "version": "1.6", - "dependencies": [ - "jetpack-core" - ], + "version": "1.6", "fullName": "Bugzilla Tweaks", "id": "jid0-qBnIpLfDFa4LpdrjhAC6vBqN20Q" } |