File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change 1
1
# hapi-rethinkdb-init
2
2
3
+ [ ![ Greenkeeper badge] ( https://badges.greenkeeper.io/g-div/hapi-rethinkdb-init.svg )] ( https://greenkeeper.io/ )
4
+
3
5
[ ![ npm] ( https://img.shields.io/npm/v/hapi-rethinkdb-init.svg )] ( http://npmjs.org/package/hapi-rethinkdb-init ) [ ![ travis-status] ( https://img.shields.io/travis/g-div/hapi-rethinkdb-init.svg )] ( https://travis-ci.org/g-div/hapi-rethinkdb-init )
4
6
5
7
A micro plugin that use rethinkdb-init to create databases, tables and indexes when your hapi server starts.
Original file line number Diff line number Diff line change 12
12
"babel-cli" : " ^6.2.0" ,
13
13
"babel-core" : " ^6.2.1" ,
14
14
"babel-preset-es2015" : " ^6.1.18" ,
15
- "code" : " ^3 .0.1 " ,
15
+ "code" : " ^4 .0.0 " ,
16
16
"hapi" : " ^16.1.0" ,
17
17
"hapi-rethinkdb" : " ^2.0.1" ,
18
18
"lab" : " ^13.0.2" ,
You can’t perform that action at this time.
0 commit comments