mirror of
https://github.com/wahyd4/cdnjs.git
synced 2026-08-09 04:46:00 +10:00
add git auto-update for masonry
This commit is contained in:
@@ -21,5 +21,14 @@
|
||||
"type": "git",
|
||||
"url": "https://github.com/desandro/masonry"
|
||||
}
|
||||
]
|
||||
],
|
||||
"autoupdate": {
|
||||
"source": "git",
|
||||
"target": "git://github.com/desandro/masonry.git",
|
||||
"basePath": "dist",
|
||||
"files": [
|
||||
"masonry.pkgd.min.js",
|
||||
"masonry.pkgd.js"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user