Skip to content

Commit

Permalink
test(lerna-scopes): add package.json to test fixture
Browse files Browse the repository at this point in the history
  • Loading branch information
jdbruijn committed Feb 24, 2021
1 parent 8b0b095 commit 8b0212a
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions fixtures/lerna-scopes/package.json
@@ -0,0 +1,4 @@
{
"name": "scoped",
"version": "0.1.0"
}

0 comments on commit 8b0212a

Please sign in to comment.