[Pkg-javascript-commits] [node-read-only-stream] 14/22: 1.1.1 to work around missing index.js npm bug

Bastien Roucariès rouca at moszumanska.debian.org
Sun Aug 20 13:52:19 UTC 2017


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

rouca pushed a commit to branch master
in repository node-read-only-stream.

commit ab5c349f1819bd45c208e41dead2af33f44898a8
Author: James Halliday <mail at substack.net>
Date:   Mon Sep 22 21:14:46 2014 +0300

    1.1.1 to work around missing index.js npm bug
---
 package.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package.json b/package.json
index e907c18..696154e 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
 {
   "name": "read-only-stream",
-  "version": "1.1.0",
+  "version": "1.1.1",
   "description": "wrap a readable/writable stream to be read-only",
   "main": "index.js",
   "dependencies": {

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-read-only-stream.git



More information about the Pkg-javascript-commits mailing list