Skip to content

Commit

Permalink
upgraded near-workspaces to 4.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
frol authored and gtsonevv committed Sep 25, 2024
1 parent ab8d300 commit 91d87a4
Show file tree
Hide file tree
Showing 4 changed files with 1,058 additions and 954 deletions.
2 changes: 1 addition & 1 deletion benchmark/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"license": "Apache-2.0",
"devDependencies": {
"ava": "^4.2.0",
"near-workspaces": "3.5.0",
"near-workspaces": "^4.0.0",
"npm-run-all": "^4.1.5"
},
"dependencies": {
Expand Down
2 changes: 1 addition & 1 deletion examples/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@
"devDependencies": {
"@types/lodash-es": "^4.17.6",
"ava": "^4.2.0",
"near-workspaces": "3.5.0",
"near-workspaces": "^4.0.0",
"npm-run-all": "^4.1.5"
}
}
Loading

0 comments on commit 91d87a4

Please sign in to comment.