From 4168ba8cec7de69bc8d4b24eb9920e133be3ca78 Mon Sep 17 00:00:00 2001 From: Timo Hocker Date: Sun, 17 May 2020 18:55:29 +0200 Subject: [PATCH] fix --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index bd2a71e..d1da793 100644 --- a/README.md +++ b/README.md @@ -17,8 +17,8 @@ yarn: ## Usage ```js -const auth = require('@scode/auth-server-helper'); -const password_helper = require('@scode/password_helper'); +const auth = require('@sapphirecode/auth-server-helper'); +const password_helper = require('@sapphirecode/password_helper'); const users = { foo: {