Skip to content

Commit 1306ed1

Browse files
committed
(flavor) deployment v3.0.0
1 parent 839e7af commit 1306ed1

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -9,23 +9,23 @@
99
},
1010
"dependencies": {
1111
"@hapi/boom": "9.x.x",
12+
"@hapi/glue": "8.x.x",
13+
"@hapi/hapi": "20.x.x",
14+
"@hapipal/confidence": "6.x.x",
1215
"@hapipal/haute-couture": "4.x.x",
16+
"@hapipal/toys": "3.x.x",
17+
"dotenv": "8.x.x",
18+
"exiting": "6.x.x",
1319
"joi": "17.x.x"
1420
},
1521
"devDependencies": {
1622
"@hapi/code": "8.x.x",
1723
"@hapi/eslint-config-hapi": "13.x.x",
1824
"@hapi/eslint-plugin-hapi": "4.x.x",
19-
"@hapi/glue": "8.x.x",
20-
"@hapi/hapi": "20.x.x",
2125
"@hapi/lab": "24.x.x",
22-
"@hapipal/confidence": "6.x.x",
2326
"@hapipal/hpal": "3.x.x",
2427
"@hapipal/hpal-debug": "2.x.x",
25-
"@hapipal/toys": "3.x.x",
2628
"babel-eslint": "10.x.x",
27-
"dotenv": "8.x.x",
28-
"eslint": "7.x.x",
29-
"exiting": "6.x.x"
29+
"eslint": "7.x.x"
3030
}
3131
}

0 commit comments

Comments
 (0)