npm repo deploy

This commit is contained in:
Pablo Ferreiro
2022-08-12 14:44:51 +02:00
parent 0e4e612c3c
commit 9ed79c89d2
4 changed files with 22 additions and 2 deletions

View File

@@ -4,8 +4,9 @@
"description": "Sign your TikTok requests easily",
"repository": "https://github.com/pablouser1/SignTok",
"author": "Pablo Ferreiro",
"main": "src/Signer.js",
"license": "MIT",
"private": true,
"keywords": ["tiktok", "tiktok-signer", "jsdom"],
"scripts": {
"start": "node api/index.js",
"vercel-build": "yum -y install libuuid-devel libmount-devel && cp /lib64/{libuuid,libmount,libblkid}.so.1 node_modules/canvas/build/Release/"