Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion packages/j/js-yaml.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{

Check failure on line 1 in packages/j/js-yaml.json

View workflow job for this annotation

GitHub Actions / robotcdnjs

Filename `js-yaml.min.js` not found in most recent version `5.2.1`.
"name": "js-yaml",
"filename": "js-yaml.min.js",
"description": "YAML 1.2 parser and serializer",
Expand All @@ -13,7 +13,7 @@
"target": "git://github.com/nodeca/js-yaml.git",
"fileMap": [
{
"basePath": "dist",
"basePath": "bin",
"files": [
"*"
]
Expand Down
Loading