diff options
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/package.json b/package.json index 5aec327..0401b13 100644 --- a/package.json +++ b/package.json @@ -1,10 +1,12 @@ { - "id": "jid0-uXmbeWgOltUUuqrHKhrR7hW3IQY", + "id": "jid0-uXmbeWgOltUUuqrHKhrR7hW3IQY@jetpack", "fullName": "bugzilla-triage-scripts", + "name": "bugzilla-triage-scripts", + "main": "lib/main.js", "description": "Additional buttons and other function helping in the triage on bugzilla", "author": "Matej Cepl (http://matej.ceplovi.cz)", "license": "MIT/X11 (http://opensource.org/licenses/mit-license.php) and MPL", - "version": "1.9.6", + "version": "1.9.7", "contributors": [ "Ehsan Akhgari (http://ehsanakhgari.org/) <ehsan@mozilla.com>", "Johnathan Nightingale (http://johnath.com) <johnath@mozilla.com>", |