We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a510d06 + e91228a commit 3df9340Copy full SHA for 3df9340
2 files changed
README.md
@@ -1,5 +1,7 @@
1
# hapi-rethinkdb-init
2
3
+[](https://greenkeeper.io/)
4
+
5
[](http://npmjs.org/package/hapi-rethinkdb-init) [](https://travis-ci.org/g-div/hapi-rethinkdb-init)
6
7
A micro plugin that use rethinkdb-init to create databases, tables and indexes when your hapi server starts.
package.json
@@ -12,7 +12,7 @@
12
"babel-cli": "^6.2.0",
13
"babel-core": "^6.2.1",
14
"babel-preset-es2015": "^6.1.18",
15
- "code": "^3.0.1",
+ "code": "^4.0.0",
16
"hapi": "^16.1.0",
17
"hapi-rethinkdb": "^2.0.1",
18
"lab": "^13.0.2",
0 commit comments