[Pkg-javascript-commits] [pdf.js] 115/174: Partially reverts #6161 - downgrade shell.js version

David Prévot taffit at moszumanska.debian.org
Thu Nov 19 18:45:27 UTC 2015


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

taffit pushed a commit to branch master
in repository pdf.js.

commit bc33ae2fc4ed93efa5ebb8909abc00bbd4e463d8
Author: Yury Delendik <ydelendik at mozilla.com>
Date:   Fri Oct 30 12:41:46 2015 -0500

    Partially reverts #6161 - downgrade shell.js version
    
    Due to 'node make web' firefox extension breakage.
---
 package.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package.json b/package.json
index 14cc82d..d460c0a 100644
--- a/package.json
+++ b/package.json
@@ -6,7 +6,7 @@
     "jshint": "^2.4.0",
     "wintersmith": "^2.0.0",
     "rimraf": "^2.4.1",
-    "shelljs": "~0.5.1",
+    "shelljs": "~0.4.0",
     "typogr": "~0.6.5",
     "yargs": "^3.14.0"
   },

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/pdf.js.git



More information about the Pkg-javascript-commits mailing list