Skip to content

Commit

Permalink
Fixed package.json dependencies.
Browse files Browse the repository at this point in the history
  • Loading branch information
Gowtham authored and Gowtham committed Jul 20, 2018
1 parent c6c85c0 commit 5880721
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"main": "app/index.js",
"repository": {
"type": "git",
"url": "https://github.com/edgeverve"
"url": "https://github.com/EdgeVerve/oe-workflow-modeler.git"
},
"keywords": [
"oecloud, oe-workflow"
Expand All @@ -25,8 +25,8 @@
},
"dependencies": {
"bpmn-js": "^0.15.0",
"oe-workflow-properties-panel": "git+http://evgit/oecloud.io/oe-workflow-properties-panel.git#master",
"oe-camunda-bpmn-moddle": "git+http://evgit/oecloud.io/oe-camunda-bpmn-moddle.git#master",
"oe-workflow-properties-panel": "git+https://github.com/EdgeVerve/oe-workflow-properties-panel.git#master",
"oe-camunda-bpmn-moddle": "git+https://github.com/EdgeVerve/oe-camunda-bpmn-moddle.git#master",
"diagram-js": "^0.15.0",
"jquery": "^2.1.1",
"lodash": "^3.0.0"
Expand Down

0 comments on commit 5880721

Please sign in to comment.