Skip to content

Commit

Permalink
chore: add dependency to monorepo test fixture
Browse files Browse the repository at this point in the history
  • Loading branch information
wemeetagain committed Nov 24, 2023
1 parent f042755 commit eb394a7
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,9 @@
"import": "./src/index.js"
}
},
"dependencies": {
"another-workspace-project": "1.0.0"
},
"scripts": {
"test": "echo very test"
},
Expand Down

0 comments on commit eb394a7

Please sign in to comment.