[Pkg-javascript-commits] [ltx] 190/469: package.json: vows as devDependency

Jonas Smedegaard dr at jones.dk
Wed Aug 31 13:02:14 UTC 2016


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

js pushed a commit to branch master
in repository ltx.

commit 7c9853257eaaec767849810b7e9bbfe4ee2c04fc
Author: Astro <astro at spaceboyz.net>
Date:   Mon Dec 12 17:40:00 2011 +0100

    package.json: vows as devDependency
---
 package.json | 1 +
 1 file changed, 1 insertion(+)

diff --git a/package.json b/package.json
index 06c08a4..fe53071 100644
--- a/package.json
+++ b/package.json
@@ -17,5 +17,6 @@
 ,"contributors": ["Stephan Maka"]
 ,"licenses": [{"type": "MIT"}]
 ,"engine": "node"
+,"devDependencies": {"vows": ">=0.5.12"}
 ,"scripts": {"test":"vows --spec"}
 }

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



More information about the Pkg-javascript-commits mailing list