Skip to content

Commit

Permalink
chore(@aristid/leav-types): change dependencies (#677)
Browse files Browse the repository at this point in the history
  • Loading branch information
Delmotte-Vincent authored Dec 18, 2024
1 parent 12d9248 commit b2e84f6
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions libs/types/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,10 +11,10 @@
"license": "LGPL3",
"repository": "https://github.com/leav-solutions/leav-engine",
"dependencies": {
"@leav/utils": "workspace:*",
"@leav/utils": "workspace:libs/utils",
"@types/express": "5.0.0",
"@types/jest": "29.5.14",
"arangojs": "8.1.0",
"jest": "29.7.0"
}
}
}
2 changes: 1 addition & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -580,7 +580,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "@aristid/leav-types@workspace:libs/types"
dependencies:
"@leav/utils": "workspace:*"
"@leav/utils": "workspace:libs/utils"
"@types/express": "npm:5.0.0"
"@types/jest": "npm:29.5.14"
arangojs: "npm:8.1.0"
Expand Down

0 comments on commit b2e84f6

Please sign in to comment.