generated from nhcarrigan/template
feat: add announcements on threads
This commit is contained in:
+2
-1
@@ -11,7 +11,8 @@
|
||||
"start": "op run --env-file=./prod.env -- node ./prod/index.js",
|
||||
"test": "echo 'No tests yet' && exit 0",
|
||||
"facebookAuth": "op run --env-file=./prod.env -- node facebookAuth.js",
|
||||
"linkedinAuth": "op run --env-file=./prod.env -- node linkedinAuth.js"
|
||||
"linkedinAuth": "op run --env-file=./prod.env -- node linkedinAuth.js",
|
||||
"threadsAuth": "op run --env-file=./prod.env -- node threadsAuth.js"
|
||||
},
|
||||
"keywords": [],
|
||||
"author": "",
|
||||
|
||||
Reference in New Issue
Block a user