Skip to content

Commit

Permalink
chore: upgrade yarn (#197)
Browse files Browse the repository at this point in the history
Co-authored-by: moshe vilner <[email protected]>
  • Loading branch information
NoamGaash and shootermv authored Nov 13, 2023
1 parent 34167c9 commit 9ef8c8c
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 2 deletions.
9 changes: 9 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -30,3 +30,12 @@ yarn-error.log*

**/traces
**/node_modules

# yarn
.pnp.*
.yarn/*
!.yarn/patches
!.yarn/plugins
!.yarn/releases
!.yarn/sdks
!.yarn/versions
3 changes: 1 addition & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -93,6 +93,5 @@
"playwright-advanced-har": "^1.0.2",
"prettier": "^2.7.1",
"vitest": "^0.34.6"
},
"packageManager": "[email protected]"
}
}

0 comments on commit 9ef8c8c

Please sign in to comment.