[Pkg-javascript-commits] [node-browser-pack] 38/141: 0.6.0

Bastien Roucariès rouca at moszumanska.debian.org
Thu May 4 10:23:22 UTC 2017


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

rouca pushed a commit to branch master
in repository node-browser-pack.

commit 94a7b13a65a96deb5da1022e15b453821f4bd3f8
Author: James Halliday <mail at substack.net>
Date:   Sun Mar 24 12:49:24 2013 -0700

    0.6.0
---
 package.json | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/package.json b/package.json
index f455be7..ce4dedc 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
 {
     "name": "browser-pack",
-    "version": "0.5.0",
+    "version": "0.6.0",
     "description": "pack node-style source files from a json stream into a browser bundle",
     "main": "index.js",
     "bin": {
@@ -11,7 +11,7 @@
         "duplexer": "~0.0.3",
         "through": "~2.2.0",
         "uglify-js": "1.3.4",
-        "combine-source-map": "~0.1.0"
+        "combine-source-map": "~0.1.1"
 
     },
     "devDependencies": {

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-browser-pack.git



More information about the Pkg-javascript-commits mailing list