Skip to content

Commit

Permalink
(flavor) deployment v3.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
devinivy committed Apr 12, 2021
1 parent 839e7af commit 1306ed1
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,23 +9,23 @@
},
"dependencies": {
"@hapi/boom": "9.x.x",
"@hapi/glue": "8.x.x",
"@hapi/hapi": "20.x.x",
"@hapipal/confidence": "6.x.x",
"@hapipal/haute-couture": "4.x.x",
"@hapipal/toys": "3.x.x",
"dotenv": "8.x.x",
"exiting": "6.x.x",
"joi": "17.x.x"
},
"devDependencies": {
"@hapi/code": "8.x.x",
"@hapi/eslint-config-hapi": "13.x.x",
"@hapi/eslint-plugin-hapi": "4.x.x",
"@hapi/glue": "8.x.x",
"@hapi/hapi": "20.x.x",
"@hapi/lab": "24.x.x",
"@hapipal/confidence": "6.x.x",
"@hapipal/hpal": "3.x.x",
"@hapipal/hpal-debug": "2.x.x",
"@hapipal/toys": "3.x.x",
"babel-eslint": "10.x.x",
"dotenv": "8.x.x",
"eslint": "7.x.x",
"exiting": "6.x.x"
"eslint": "7.x.x"
}
}

0 comments on commit 1306ed1

Please sign in to comment.