mirror of
https://github.com/wahyd4/cdnjs.git
synced 2026-08-13 14:55:54 +10:00
add git auto-update for fuse.js
This commit is contained in:
@@ -19,5 +19,13 @@
|
||||
"type": "git",
|
||||
"url": "https://github.com/krisk/Fuse"
|
||||
}
|
||||
]
|
||||
],
|
||||
"autoupdate": {
|
||||
"source": "git",
|
||||
"target": "https://github.com/krisk/Fuse.git",
|
||||
"basePath": "src/",
|
||||
"files": [
|
||||
"*"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user