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:
parent
8b0b095f5e
commit
8b0212a146
1 changed files with 4 additions and 0 deletions
4
fixtures/lerna-scopes/package.json
Normal file
4
fixtures/lerna-scopes/package.json
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
{
|
||||
"name": "scoped",
|
||||
"version": "0.1.0"
|
||||
}
|
||||
Loading…
Reference in a new issue