5
0
Fork 0
mirror of https://github.com/wagoid/commitlint-github-action.git synced 2025-11-07 00:06:54 +00:00

test(lerna-scopes): add package.json to test fixture

This commit is contained in:
Jeroen de Bruijn 2021-02-24 19:20:43 +01:00
parent 8b0b095f5e
commit 8b0212a146
No known key found for this signature in database
GPG key ID: 94DD99A281A21364

View file

@ -0,0 +1,4 @@
{
"name": "scoped",
"version": "0.1.0"
}