[Pkg-mozext-commits] [jpm.sh] 02/43: 0.0.2

Hema Prathaban hemaprathaban-guest at moszumanska.debian.org
Thu Aug 17 07:52:33 UTC 2017


This is an automated email from the git hooks/post-receive script.

hemaprathaban-guest pushed a commit to branch master
in repository jpm.sh.

commit 758fd68872c8c31013098800994014c9e1243e3c
Author: Erik Vold <evold at mozilla.com>
Date:   Wed Oct 1 14:50:54 2014 +0100

    0.0.2
---
 lib/index.js => index.js | 0
 package.json             | 4 ++--
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/lib/index.js b/index.js
similarity index 100%
rename from lib/index.js
rename to index.js
diff --git a/package.json b/package.json
index b462e82..d3a55bd 100644
--- a/package.json
+++ b/package.json
@@ -1,8 +1,8 @@
 {
   "name": "jpm-core",
-  "version": "0.0.1",
+  "version": "0.0.2",
   "description": "Cross platform components for building Firefox add-ons",
-  "main": "./lib/index.js",
+  "main": "./index.js",
   "scripts": {
     "test": "echo \"Error: no test specified\" && exit 1"
   },

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-mozext/jpm.sh.git



More information about the Pkg-mozext-commits mailing list