Remove registry from package.json
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
2023-05-04 21:13:01 -04:00
parent 3d32c77bd1
commit d1b42fe79f

View File

@@ -76,9 +76,5 @@
"passport-jwt": "^4.0.1",
"passport-local": "^1.0.0"
},
"description": "",
"repository": {
"type": "git",
"url": "https://git.mifi.dev/mifi/auth.git"
}
"description": ""
}