Use @digiresilience prefix for our internal packages

This commit is contained in:
Abel Luck 2023-03-13 10:56:47 +00:00
parent f1fc13712f
commit eb9231f4a6
7 changed files with 713 additions and 712 deletions

View file

@ -1,5 +1,5 @@
{
"name": "metamigo-common",
"name": "@digiresilience/metamigo-common",
"version": "0.2.0",
"description": "",
"main": "build/main/index.js",
@ -29,7 +29,7 @@
"typedoc": "^0.23.24"
},
"dependencies": {
"@digiresilience/hapi-nextauth": "0.2.1",
"@digiresilience/hapi-nextauth": "*",
"@hapi/boom": "^10.0.0",
"@hapi/glue": "^9.0.0",
"@hapi/hapi": "^21.2.0",