Skip to content

Commit cdd55a9

Browse files
use correct branch
1 parent 4678894 commit cdd55a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests_fixtures/workspace_template/demo/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"test": "visyn_scripts test"
3131
},
3232
"dependencies": {
33-
"tdp_core": "git+ssh://[email protected]:datavisyn/tdp_core#visyn_scripts",
33+
"tdp_core": "git+ssh://[email protected]:datavisyn/tdp_core#develop",
3434
"visyn_scripts": "git+ssh://[email protected]:datavisyn/visyn_scripts#develop"
3535
},
3636
"devDependencies": {},

0 commit comments

Comments
 (0)