mirror of
https://github.com/wahyd4/cdnjs.git
synced 2026-08-18 01:08:18 +10:00
Merge pull request #3889 from bwross/master
Updating angular-strap package.json.
This commit is contained in:
@@ -20,7 +20,15 @@
|
||||
"repositories": [
|
||||
{
|
||||
"type": "git",
|
||||
"url": "git://github.com/angular-strap/angular-strap.git"
|
||||
"url": "git://github.com/mgcrea/angular-strap.git"
|
||||
}
|
||||
]
|
||||
],
|
||||
"autoupdate": {
|
||||
"source": "git",
|
||||
"target": "git://github.com/mgcrea/angular-strap.git",
|
||||
"basePath": "dist/",
|
||||
"files": [
|
||||
"*"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user