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