Back to Next 13.4.3

This commit is contained in:
Darren Clarke 2023-05-26 10:14:13 +00:00
parent 67b9b3e20a
commit 842dd95e43
7 changed files with 885 additions and 499 deletions

View file

@ -1,5 +1,3 @@
{
"presets": [
"@digiresilience/babel-preset-metamigo"
]
"presets": ["babel-preset-link"]
}

View file

@ -17,7 +17,7 @@
},
"devDependencies": {
"@types/figlet": "^1.5.6",
"@types/lodash": "^4.14.194",
"@types/lodash": "^4.14.195",
"@types/node": "*",
"@types/uuid": "^9.0.1",
"camelcase-keys": "^8.0.2",
@ -42,9 +42,7 @@
"@types/hapi__hapi": "^20.0.13",
"@types/hapi__inert": "^5.2.6",
"@types/hapi__vision": "^5.5.4",
"@types/hapi-pino": "^9.1.2",
"@types/hapipal__schmervice": "^2.0.3",
"@types/joi": "^17.2.3",
"chalk": "^5.2.0",
"commander": "^10.0.1",
"convict": "^6.2.4",