diff --git a/package.json b/package.json index 9bb981e8..60ca0a2c 100644 --- a/package.json +++ b/package.json @@ -2,8 +2,8 @@ "author": "David Kaneda", "name": "jqt", "description": "Create powerful mobile apps with just HTML, CSS, and Zepto.js (or jQuery).", - "version": "0.99.12", - "versionId": "rc12", + "version": "1.0.0", + "versionId": "", "repository": { "type": "git", "url": "git://github.com/senchalabs/jQTouch.git" @@ -45,8 +45,7 @@ "grunt-contrib-uglify": "~0.3.2", "grunt-contrib-watch": "~0.5.3", "grunt-coverjs": "~0.1.0", - "grunt-update-submodules": "~0.2.0", - "shelljs": "^0.3.0" + "grunt-update-submodules": "~0.2.0" }, "optionalDependencies": {}, "scripts": {