Skip to content

Commit

Permalink
Merge pull request #32 from it-harrison/testing-ii
Browse files Browse the repository at this point in the history
feat!: log six
  • Loading branch information
it-harrison authored Nov 28, 2023
2 parents 69ebfaa + c83673c commit dfced46
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion packages/pack-b/app.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,5 @@ console.log('one');
console.log('two');
console.log('three');
console.log('four');
console.log('five');
console.log('five');
console.log('six');

0 comments on commit dfced46

Please sign in to comment.