aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatěj Cepl <mcepl@redhat.com>2010-12-09 11:59:41 +0100
committerMatěj Cepl <mcepl@redhat.com>2010-12-09 11:59:41 +0100
commit7f563b5ea81d1e78d1c895fdfc6df6ae4f2c1d1d (patch)
tree4c5643d33bbdef1143461d8644ebc6c2dd475f71
parentfe997aaa61800fad4a295dc9ffb4843c0bc4d4ec (diff)
downloadbugzilla-triage-7f563b5ea81d1e78d1c895fdfc6df6ae4f2c1d1d.tar.gz
Fix compatibility of packages.json ... s/jetpack-core/api-utils/
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index ad1bd6f..ea847cb 100644
--- a/package.json
+++ b/package.json
@@ -1,7 +1,7 @@
{
"id": "jid0-uXmbeWgOltUUuqrHKhrR7hW3IQY",
"dependencies": [
- "jetpack-core", "addon-kit"
+ "api-utils", "addon-kit"
],
"fullName": "bugzilla-triage-scripts",
"description": "Additional buttons and other function helping in the triage on bugzilla",