Skip to content

Commit

Permalink
chore: update yarn and lerna
Browse files Browse the repository at this point in the history
  • Loading branch information
diegomura committed Jan 14, 2024
1 parent ac24cc6 commit 76d18aa
Show file tree
Hide file tree
Showing 4 changed files with 2,175 additions and 3,339 deletions.
2 changes: 1 addition & 1 deletion .nvmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
14
18
1 change: 0 additions & 1 deletion lerna.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,5 @@
"packages": [
"packages/*"
],
"useWorkspaces": true,
"npmClient": "yarn"
}
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,9 +59,9 @@
"jest": "^29.5.0",
"jest-environment-jsdom": "^29.5.0",
"jest-image-snapshot": "^6.1.0",
"lerna": "^3.21.0",
"lerna": "^8.0.2",
"lint-staged": "^10.5.4",
"pdfjs-dist": "3.1.81",
"pdfjs-dist": "3.2.146",
"prettier": "^1.16.4",
"react": "^18.2.0",
"react-dom": "^18.2.0",
Expand Down
Loading

0 comments on commit 76d18aa

Please sign in to comment.