[Pkg-javascript-commits] [node-source-map-support] 01/06: New upstream version 0.4.17+ds
Julien Puydt
julien.puydt at laposte.net
Sat Sep 9 06:22:16 UTC 2017
This is an automated email from the git hooks/post-receive script.
jpuydt-guest pushed a commit to branch master
in repository node-source-map-support.
commit aa1d581cec049a0705f54f4fdbbb8fed3db8be78
Author: Julien Puydt <julien.puydt at laposte.net>
Date: Sun Sep 3 15:46:32 2017 +0200
New upstream version 0.4.17+ds
---
.npmignore | 4 ++++
package.json | 2 +-
2 files changed, 5 insertions(+), 1 deletion(-)
diff --git a/.npmignore b/.npmignore
index e17cefc..75f6e22 100644
--- a/.npmignore
+++ b/.npmignore
@@ -3,3 +3,7 @@ browser-test/
browserify-test/
header-test/
webpack-test/
+.npmignore
+.travis.yml
+build.js
+test.js
diff --git a/package.json b/package.json
index 53eefe4..6f14242 100644
--- a/package.json
+++ b/package.json
@@ -1,7 +1,7 @@
{
"name": "source-map-support",
"description": "Fixes stack traces for files with source maps",
- "version": "0.4.16",
+ "version": "0.4.17",
"main": "./source-map-support.js",
"scripts": {
"build": "node build.js",
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-source-map-support.git
More information about the Pkg-javascript-commits
mailing list