update to 4.7.0
[xtuple] / package.json
index 327104b..eebc2ec 100644 (file)
@@ -2,7 +2,7 @@
   "author": "xTuple <dev@xtuple.com>",
   "name": "xtuple",
   "description": "xTuple Enterprise Resource Planning Mobile-Web client",
-  "version": "4.7.0-beta",
+  "version": "4.7.0",
   "repository": {
     "type": "git",
     "url": "https://github.com/xtuple/xtuple.git"
@@ -24,7 +24,7 @@
     "less": "1.5.0",
     "moment": "2.4.x",
     "nodemailer": "0.3.x",
-    "npm":"1.2.30",
+    "npm":"1.4.x",
     "node-forge": "0.6.x",
     "oauth2orize": "0.1.x",
     "oauth2orize-jwt-bearer": "0.1.x",
@@ -43,7 +43,8 @@
     "underscore": "1.4.x",
     "winston": "0.7.x",
     "underscore.string": "~2.3.3",
-    "ursa":"0.8.x"
+    "xtuple-linguist": "0.1.x",
+    "jquery": "~2.1.1"
   },
   "devDependencies": {
     "chai": "1.5.x",
@@ -51,6 +52,7 @@
     "html5": "0.3.13",
     "jshint": "2.4.x",
     "zombie": "1.4.x",
+    "nodemon": "~1.0.15",
     "csslint": "~0.10.0"
   },
   "optionalDependencies": {
@@ -58,7 +60,7 @@
     "googleapis": "~0.4.6"
   },
   "engines": {
-    "node": "0.8.x"
+    "node": "^0.10"
   },
   "main": "node-datasource/main.js",
   "scripts": {