[Pkg-javascript-commits] [node-coffeeify] 01/07: Imported Upstream version 1.1.0

Ross Gammon ross-guest at moszumanska.debian.org
Mon Aug 3 19:19:50 UTC 2015


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

ross-guest pushed a commit to branch master
in repository node-coffeeify.

commit 0315e86f519b475051fe96adeebcb51b34055504
Author: Ross Gammon <rossgammon at mail.dk>
Date:   Sat Aug 1 20:57:49 2015 +0200

    Imported Upstream version 1.1.0
---
 package.json | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

diff --git a/package.json b/package.json
index b5eab0c..1fa18cb 100644
--- a/package.json
+++ b/package.json
@@ -1,16 +1,16 @@
 {
   "name": "coffeeify",
-  "version": "1.0.0",
+  "version": "1.1.0",
   "description": "browserify plugin for coffee-script with support for mixed .js and .coffee files",
   "main": "index.js",
   "dependencies": {
-    "coffee-script": "^1.8.0",
-    "convert-source-map": "^0.4.1",
-    "through": "^2.3.6"
+    "coffee-script": "^1.9.1",
+    "convert-source-map": "^1.1.0",
+    "through": "^2.3.7"
   },
   "devDependencies": {
-    "browserify": "^6.3.2",
-    "tap": "^0.4.11"
+    "browserify": "^9.0.8",
+    "tap": "^0.7.1"
   },
   "scripts": {
     "test": "tap test/*.js"

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



More information about the Pkg-javascript-commits mailing list