issue: repository url value in package.json file was incorrect
This commit is contained in:
@@ -19,6 +19,6 @@
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/BlackrockDigital/startbootstrap-sb-admin-2.git"
|
||||
"url": "git://github.com/BlackrockDigital/startbootstrap-sb-admin-2.git"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user