Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
puehringer authored Nov 9, 2023
1 parent db99f35 commit a9a7d43
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 @@ -84,10 +84,10 @@
"dist"
],
"dependencies": {
"ordino": "git+ssh://[email protected]:Caleydo/ordino#no_dist",
"ordino": "git+ssh://[email protected]:Caleydo/ordino#develop",
"react-router-dom": "^5.2.0",
"tdp_core": "git+ssh://[email protected]:datavisyn/tdp_core#no_dist",
"visyn_scripts": "git+ssh://[email protected]/datavisyn/visyn_scripts#no_dist"
"tdp_core": "git+ssh://[email protected]:datavisyn/tdp_core#develop",
"visyn_scripts": "git+ssh://[email protected]/datavisyn/visyn_scripts#develop"
},
"devDependencies": {
"@types/react-router-dom": "^5.1.7"
Expand Down

0 comments on commit a9a7d43

Please sign in to comment.