feat: social media scheduling tool

This commit is contained in:
Nevo David 2025-07-07 19:59:44 +07:00
parent 63e1ca6ee6
commit a267bfe5dd
1 changed files with 4 additions and 3 deletions

View File

@ -1,7 +1,7 @@
{
"name": "@postiz/node",
"version": "1.0.5",
"description": "The Ultimate social media scheduling tool",
"description": "The ultimate social media scheduling tool",
"main": "dist/index.js",
"types": "dist/index.d.ts",
"scripts": {
@ -11,8 +11,9 @@
"dist"
],
"keywords": [
"your",
"keywords"
"social media",
"scheduling tool",
"social media scheduling tool"
],
"author": "Your Name",
"license": "AGPL-3.0",