Skip to content

Commit 5dc9417

Browse files
authored
Merge pull request #93 from g-div/greenkeeper/joi-11.0.0
Update joi to the latest version 🚀
2 parents d2cc253 + 670f078 commit 5dc9417

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"version": "0.1.0",
55
"description": "A micro plugin that use rethinkdb-init to create databases, tables and indexes when your hapi server starts.",
66
"dependencies": {
7-
"joi": "^10.4.1",
7+
"joi": "^11.0.0",
88
"rethinkdb": "^2.2.0",
99
"rethinkdb-init": "0.2.2"
1010
},

0 commit comments

Comments
 (0)