feat: social media scheduling tool
This commit is contained in:
parent
63e1ca6ee6
commit
a267bfe5dd
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Reference in New Issue