diff --git a/package.json b/package.json index dc63c6ed..7c58657e 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "ace", "description": "Ajax.org Code Editor is a full featured source code highlighting editor that powers the Cloud9 IDE", - "version": "0.1.4", + "version": "0.1.5", "homepage" : "http://github.com/ajaxorg/ace", "engines": {"node": ">= 0.2.0"}, "author": "Fabian Jakobs ", @@ -28,7 +28,7 @@ "asyncjs": ">=0.0.2", "jsdom": ">=0.1.23", "htmlparser": ">=1.7.2", - "dryice": ">=0.2.1" + "dryice": ">=0.2.2" }, "licenses": [{ "type": "MPL",