package
parent
1f4f56a05c
commit
e687d46de5
File diff suppressed because it is too large
Load Diff
19
package.json
19
package.json
|
@ -30,15 +30,8 @@
|
|||
"@hapi/eslint-plugin-hapi": "4.x.x",
|
||||
"@hapi/glue": "8.x.x",
|
||||
"@hapi/hapi": "20.x.x",
|
||||
<<<<<<< HEAD
|
||||
<<<<<<< HEAD
|
||||
"@hapi/hoek": "9.x.x",
|
||||
"@hapi/inert": "6.x.x",
|
||||
=======
|
||||
"@hapi/hoek": "9.x.x",
|
||||
>>>>>>> 66973ef ((flavor) objection v3.0.0)
|
||||
=======
|
||||
"@hapi/hoek": "9.x.x",
|
||||
>>>>>>> 66973ef ((flavor) objection v3.0.0)
|
||||
"@hapi/lab": "24.x.x",
|
||||
"@hapi/vision": "6.x.x",
|
||||
"@hapipal/confidence": "6.x.x",
|
||||
|
@ -49,16 +42,8 @@
|
|||
"dotenv": "8.x.x",
|
||||
"eslint": "7.x.x",
|
||||
"exiting": "6.x.x",
|
||||
<<<<<<< HEAD
|
||||
<<<<<<< HEAD
|
||||
"hapi-swagger": "14.x.x"
|
||||
=======
|
||||
"hapi-swagger": "14.x.x",
|
||||
"knex": "0.21.x",
|
||||
"sqlite3": "5.x.x"
|
||||
>>>>>>> 66973ef ((flavor) objection v3.0.0)
|
||||
=======
|
||||
"knex": "0.21.x",
|
||||
"sqlite3": "5.x.x"
|
||||
>>>>>>> 66973ef ((flavor) objection v3.0.0)
|
||||
}
|
||||
}
|
||||
|
|
|
@ -36,10 +36,13 @@ module.exports = new Confidence.Store({
|
|||
},
|
||||
{
|
||||
<<<<<<< HEAD
|
||||
<<<<<<< HEAD
|
||||
<<<<<<< HEAD
|
||||
plugin: './plugins/swagger'
|
||||
=======
|
||||
=======
|
||||
>>>>>>> 66973ef ((flavor) objection v3.0.0)
|
||||
=======
|
||||
>>>>>>> 66973ef ((flavor) objection v3.0.0)
|
||||
plugin: '@hapipal/schwifty',
|
||||
options: {
|
||||
|
@ -63,6 +66,9 @@ module.exports = new Confidence.Store({
|
|||
}
|
||||
}
|
||||
<<<<<<< HEAD
|
||||
<<<<<<< HEAD
|
||||
>>>>>>> 66973ef ((flavor) objection v3.0.0)
|
||||
=======
|
||||
>>>>>>> 66973ef ((flavor) objection v3.0.0)
|
||||
=======
|
||||
>>>>>>> 66973ef ((flavor) objection v3.0.0)
|
||||
|
|
Loading…
Reference in New Issue