Skip to content

Commit

Permalink
commit for version 2.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
vamsee committed Jan 23, 2020
1 parent 07a583f commit 5a5c633
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "oe-migration",
"version": "2.1.0",
"version": "2.2.0",
"description": "This module is an app-list module for oe-Cloud based applications. It provides the ability to perform data migration and/or data seeding into the app db from json files",
"engines": {
"node": ">=6"
Expand Down Expand Up @@ -29,11 +29,11 @@
"grunt-mocha-istanbul": "5.0.2",
"istanbul": "0.4.5",
"mocha": "5.2.0",
"oe-cloud": "git+http://evgit/oecloud.io/oe-cloud.git#master",
"oe-connector-mongodb": "git+http://evgit/oecloud.io/oe-connector-mongodb.git#master",
"oe-connector-oracle": "git+http://evgit/oecloud.io/oe-connector-oracle.git#master",
"oe-connector-postgresql": "git+http://evgit/oecloud.io/oe-connector-postgresql.git#master",
"oe-multi-tenancy": "git+http://evgit/oecloud.io/oe-multi-tenancy.git#master",
"oe-cloud": "git+http://evgit/oecloud.io/oe-cloud.git#2.2.0",
"oe-connector-mongodb": "git+http://evgit/oecloud.io/oe-connector-mongodb.git#2.2.0",
"oe-connector-oracle": "git+http://evgit/oecloud.io/oe-connector-oracle.git#2.2.0",
"oe-connector-postgresql": "git+http://evgit/oecloud.io/oe-connector-postgresql.git#2.2.0",
"oe-multi-tenancy": "git+http://evgit/oecloud.io/oe-multi-tenancy.git#2.2.0",
"superagent-defaults": "0.1.14",
"supertest": "3.4.2"
},
Expand Down

0 comments on commit 5a5c633

Please sign in to comment.