|
1 | 1 | { |
2 | 2 | "name": "oe-model-personalization", |
3 | | - "version": "2.2.0", |
| 3 | + "version": "2.3.0", |
4 | 4 | "description": "oe-cloud modularization project aka oecloud.io", |
5 | 5 | "engines": { |
6 | 6 | "node": ">=6" |
|
15 | 15 | }, |
16 | 16 | "dependencies": { |
17 | 17 | "async": "2.6.1", |
18 | | - "lodash": "4.17.14" |
| 18 | + "lodash": "4.17.19" |
19 | 19 | }, |
20 | 20 | "devDependencies": { |
21 | 21 | "babel-eslint": "7.2.3", |
|
29 | 29 | "grunt-mocha-istanbul": "5.0.2", |
30 | 30 | "istanbul": "0.4.5", |
31 | 31 | "mocha": "5.2.0", |
32 | | - "oe-cloud": "git+http://evgit/oecloud.io/oe-cloud.git#2.2.0", |
| 32 | + "oe-cloud": "git+http://evgit/oecloud.io/oe-cloud.git#2.3.0", |
33 | 33 | "oe-connector-mongodb": "git+http://evgit/oecloud.io/oe-connector-mongodb.git#2.2.0", |
34 | | - "oe-connector-oracle": "git+http://evgit/oecloud.io/oe-connector-oracle.git#2.2.0", |
35 | | - "oe-connector-postgresql": "git+http://evgit/oecloud.io/oe-connector-postgresql.git#2.2.0", |
36 | | - "oe-model-composite": "git+http://evgit/oecloud.io/oe-model-composite.git#2.2.0", |
37 | | - "oe-multi-tenancy": "git+http://evgit/oecloud.io/oe-multi-tenancy.git#2.2.0", |
38 | | - "oe-validation": "git+http://evgit/oecloud.io/oe-validation.git#2.2.0", |
| 34 | + "oe-connector-oracle": "git+http://evgit/oecloud.io/oe-connector-oracle.git#2.3.0", |
| 35 | + "oe-connector-postgresql": "git+http://evgit/oecloud.io/oe-connector-postgresql.git#2.3.0", |
| 36 | + "oe-model-composite": "git+http://evgit/oecloud.io/oe-model-composite.git#2.3.0", |
| 37 | + "oe-multi-tenancy": "git+http://evgit/oecloud.io/oe-multi-tenancy.git#2.3.0", |
| 38 | + "oe-validation": "git+http://evgit/oecloud.io/oe-validation.git#2.3.0", |
39 | 39 | "superagent-defaults": "0.1.14", |
40 | 40 | "supertest": "3.4.2" |
41 | 41 | }, |
|
0 commit comments