Add /api/sign_up/send_verification_email.json endpoint, add step 3 of sign up process...
[ndcode_site.git] / link.sh
diff --git a/link.sh b/link.sh
index 09936fd..de4f402 100755 (executable)
--- a/link.sh
+++ b/link.sh
@@ -1,5 +1,5 @@
 #!/bin/sh
 rm -rf node_modules package-lock.json
-npm link @ndcode/emailjs_cache @ndcode/logjson @ndcode/zettair_cache
+npm link @ndcode/logjson @ndcode/nodemailer_cache @ndcode/zettair_cache
 npm install
 npm link