Skip to content

Commit

Permalink
Use HTTP for Dependencies in package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
jaruba committed Dec 19, 2021
1 parent 7fb6c5c commit a062884
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
},
"dependencies": {
"express": "^4.17.1",
"name-to-imdb": "Ivshti/name-to-imdb#1d5fa598936d0908e00e4293032fadbae660fe7a",
"name-to-imdb": "https://github.com/Ivshti/name-to-imdb/tarball/master#1d5fa598936d0908e00e4293032fadbae660fe7a",
"async": "^3.2.0",
"needle": "2.6.0",
"chokidar": "3.5.1",
Expand Down

0 comments on commit a062884

Please sign in to comment.