chore: update package version to 0.1.2 and modify homepage URL in package.json; remove development and publishing sections from README
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@socialhose/api",
|
||||
"version": "0.1.0",
|
||||
"version": "0.1.2",
|
||||
"description": "TypeScript SDK for the Socialhose Public API.",
|
||||
"license": "MIT",
|
||||
"author": "Socialhose",
|
||||
@@ -12,7 +12,7 @@
|
||||
"url": "git+ssh://git@git.elzubeir.com/socialhose/sdk.git",
|
||||
"directory": "sdks/javascript"
|
||||
},
|
||||
"homepage": "https://socialhose.net",
|
||||
"homepage": "https://git.elzubeir.com/socialhose/sdk",
|
||||
"files": [
|
||||
"dist",
|
||||
"docs",
|
||||
|
||||
Reference in New Issue
Block a user