Skip to content

Commit 022a695

Browse files
Change from https to ssl for the diproche dependency
1 parent faa2383 commit 022a695

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"jquery": "^3.4.1",
1111
"lodash": "^4.17.15",
1212
"node-sass": "^4.12.0",
13-
"one_file_diproche": "git+https://github.com/TimothyGillespie/one_file_diproche.git",
13+
"one_file_diproche": "git+ssh://git@github.com/TimothyGillespie/one_file_diproche.git",
1414
"react": "^16.8.6",
1515
"react-bootstrap": "^1.0.0-beta.10",
1616
"react-dom": "^16.8.6",

0 commit comments

Comments
 (0)