Skip to content

Commit aeab33b

Browse files
authored
Merge pull request #95 from g-div/greenkeeper/joi-12.0.0
Update joi to the latest version 🚀
2 parents 5dc9417 + aaf9678 commit aeab33b

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": "^11.0.0",
7+
"joi": "^12.0.0",
88
"rethinkdb": "^2.2.0",
99
"rethinkdb-init": "0.2.2"
1010
},

0 commit comments

Comments
 (0)