[Pkg-javascript-commits] [node-jscoverage] 02/05: Imported Upstream version 0.5.1
Leo Iannacone
l3on-guest at moszumanska.debian.org
Thu May 22 08:55:08 UTC 2014
This is an automated email from the git hooks/post-receive script.
l3on-guest pushed a commit to branch master
in repository node-jscoverage.
commit ccc36f9435bfdb60e772a5b2d5ebf54896fcebb7
Author: Leo Iannacone <l3on at ubuntu.com>
Date: Thu May 22 10:53:10 2014 +0200
Imported Upstream version 0.5.1
---
.npmignore | 1 -
package.json | 4 ++--
2 files changed, 2 insertions(+), 3 deletions(-)
diff --git a/.npmignore b/.npmignore
deleted file mode 100644
index 3c3629e..0000000
--- a/.npmignore
+++ /dev/null
@@ -1 +0,0 @@
-node_modules
diff --git a/package.json b/package.json
index 86c2f63..eda9981 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "jscoverage",
- "version": "0.5.0-rc2",
+ "version": "0.5.1",
"description": "a javascript coverage tool, can be used in node dev, and browser side js dev",
"main": "index.js",
"bin": {
@@ -15,7 +15,7 @@
"dependencies" : {
"uglify-js" : "2.4.13",
"optimist" : "0.3.1",
- "xfs" : "0.1.7",
+ "xfs" : "0.1.8",
"ejs": "1.0.0"
},
"devDependencies" : {
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-jscoverage.git
More information about the Pkg-javascript-commits
mailing list