Skip to content

Commit

Permalink
feat(newpackage): add wdi5 (#83)
Browse files Browse the repository at this point in the history
* feat: add wdi5

subject says it all :)

* add type and tags

Co-authored-by: marianfoo <[email protected]>
  • Loading branch information
vobu and marianfoo committed Apr 13, 2022
1 parent 61d9b7e commit 1fc64ea
Showing 1 changed file with 12 additions and 1 deletion.
13 changes: 12 additions & 1 deletion packages/crawler/sources.json
Original file line number Diff line number Diff line change
Expand Up @@ -173,4 +173,15 @@
"tags" : [
"markdown"
]
}]
},
{
"owner" : "js-soft",
"repo" : "wdi5",
"addedToBoUI5" : "2022-04-12T00:00:00.007Z",
"type" : "module",
"tags" : [
"testing",
"wdi5"
]
}
]

0 comments on commit 1fc64ea

Please sign in to comment.