[Pkg-javascript-commits] [pdf.js] 02/05: Add wintersmith dependency.

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


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

taffit pushed a commit to tag help
in repository pdf.js.

commit 1ceac0435135ad58696de6ec543387a66ee809b0
Author: Brendan Dahl <brendan.dahl at gmail.com>
Date:   Wed Apr 9 12:21:28 2014 -0700

    Add wintersmith dependency.
---
 package.json | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/package.json b/package.json
index 1dcdf82..19070f3 100644
--- a/package.json
+++ b/package.json
@@ -5,6 +5,9 @@
     "jshint": "2.4.x",
     "yargs": "~1.2.1"
   },
+  "devDependencies": {
+    "wintersmith": "2.0.x"
+  },
   "scripts": {
     "test": "node make lint"
   },

-- 
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