Skip to content

Commit 13a46d5

Browse files
committed
Updated version (v1 release).
1 parent b6a39f1 commit 13a46d5

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

package.json

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
"author": "David Kaneda",
33
"name": "jqt",
44
"description": "Create powerful mobile apps with just HTML, CSS, and Zepto.js (or jQuery).",
5-
"version": "0.99.12",
6-
"versionId": "rc12",
5+
"version": "1.0.0",
6+
"versionId": "",
77
"repository": {
88
"type": "git",
99
"url": "git://github.com/senchalabs/jQTouch.git"
@@ -45,8 +45,7 @@
4545
"grunt-contrib-uglify": "~0.3.2",
4646
"grunt-contrib-watch": "~0.5.3",
4747
"grunt-coverjs": "~0.1.0",
48-
"grunt-update-submodules": "~0.2.0",
49-
"shelljs": "^0.3.0"
48+
"grunt-update-submodules": "~0.2.0"
5049
},
5150
"optionalDependencies": {},
5251
"scripts": {

0 commit comments

Comments
 (0)