Merge pull request #1896 from shackbarth/peg-lockdown
authorGil Moskowitz <gmoskowitz@xtuple.com>
Thu, 2 Oct 2014 14:08:11 +0000 (10:08 -0400)
committerGil Moskowitz <gmoskowitz@xtuple.com>
Thu, 2 Oct 2014 14:08:11 +0000 (10:08 -0400)
peg to patch of node

1  2 
package.json

diff --combined package.json
@@@ -2,7 -2,7 +2,7 @@@
    "author": "xTuple <dev@xtuple.com>",
    "name": "xtuple",
    "description": "xTuple Enterprise Resource Planning Mobile-Web client",
 -  "version": "4.7.0",
 +  "version": "4.7.0-beta2",
    "repository": {
      "type": "git",
      "url": "https://github.com/xtuple/xtuple.git"
@@@ -61,7 -61,7 +61,7 @@@
      "googleapis": "~0.4.6"
    },
    "engines": {
-     "node": "^0.10"
+     "node": "0.10.32"
    },
    "main": "node-datasource/main.js",
    "scripts": {