[Pkg-javascript-commits] [leaflet] 105/301: update dev deps
Jonas Smedegaard
js at moszumanska.debian.org
Mon Jan 27 22:22:44 UTC 2014
This is an automated email from the git hooks/post-receive script.
js pushed a commit to branch master
in repository leaflet.
commit 68bc39a1a8bc48f22c91ae677c3e21cf1d7924bf
Author: Vladimir Agafonkin <agafonkin at gmail.com>
Date: Thu Sep 26 11:21:40 2013 +0300
update dev deps
---
package.json | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/package.json b/package.json
index 3349db9..6551423 100644
--- a/package.json
+++ b/package.json
@@ -3,12 +3,12 @@
"version": "0.6.3",
"description": "JavaScript library for mobile-friendly interactive maps",
"devDependencies": {
- "jshint": "~2.1.10",
- "mocha": "~1.12.1",
+ "jshint": "~2.1.11",
+ "mocha": "~1.13.0",
"happen": "~0.1.3",
"karma": "~0.10.2",
"uglify-js": "~2.4.0",
- "jake": "~0.6.11",
+ "jake": "~0.7.2",
"karma-mocha": "~0.1.0"
},
"main": "dist/leaflet.js",
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/leaflet.git
More information about the Pkg-javascript-commits
mailing list