[Pkg-javascript-commits] [pdf.js] 45/106: Fixed the ShellJS version
David Prévot
taffit at moszumanska.debian.org
Sat Jun 20 21:33:56 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 90b6de1eff24b1033b199ed117794bb06601221f
Author: Tim van der Meij <timvandermeij at gmail.com>
Date: Mon May 18 21:12:25 2015 +0200
Fixed the ShellJS version
---
package.json | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/package.json b/package.json
index f473a81..71557bc 100644
--- a/package.json
+++ b/package.json
@@ -7,7 +7,7 @@
"wintersmith": "~2.0.0",
"moment": "~2.3.0",
"underscore": "~1.4.0",
- "shelljs": "~0.4.0",
+ "shelljs": "0.4.0",
"typogr": "~0.5.0",
"yargs": "~1.2.1"
},
--
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