-
- Downloads
fixed package.json url
.open
0 → 100644
... | ... | @@ -5,7 +5,7 @@ |
"license": "MIT", | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/nyaakov/CI101Lab5.git" | ||
"url": "git@gitlab.cci.drexel.edu:trp74/CI101Week56Lab.git" | ||
}, | ||
"dependencies": { | ||
"bootstrap": "^4.3.1", | ||
... | ... |
Please register or sign in to comment