Skip to content

Commit 789d4fe

Browse files
committed
Update dependency @ove-lib/utils to v0.6.0
1 parent f616c3d commit 789d4fe

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

packages/ove-service-layout/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"test:benchmark": "node benchmark/benchmark.js"
2929
},
3030
"dependencies": {
31-
"@ove-lib/utils": "0.5.0",
31+
"@ove-lib/utils": "0.6.0",
3232
"body-parser": "1.19.0",
3333
"cors": "2.8.5",
3434
"express": "4.17.1",

packages/ove-service-persistence-inmemory/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"author": "Senaka Fernando <senaka.fernando15@imperial.ac.uk>",
1818
"license": "MIT",
1919
"dependencies": {
20-
"@ove-lib/utils": "0.5.0",
20+
"@ove-lib/utils": "0.6.0",
2121
"cors": "2.8.5",
2222
"express": "4.17.1",
2323
"http-status-codes": "2.1.4"

0 commit comments

Comments
 (0)