From e7c9e9a78f49e24f76363a29114ca2d9a504a3b2 Mon Sep 17 00:00:00 2001 From: army8735 Date: Wed, 9 Jul 2014 09:49:46 +0800 Subject: [PATCH] update --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 2986ac4..7df2c8b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ranma", - "version": "0.4.1", + "version": "0.4.2", "description": "A converter between CommonJS/AMD/CMD/other", "maintainers": [ { @@ -37,7 +37,7 @@ "author": "army8735", "license": "MIT", "dependencies": { - "homunculus": "^0.3.7", + "homunculus": "^0.3.8", "jsdc": "^0.4.6" }, "main": "./index",