0.0.2
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@evercatch/sdk",
|
||||
"version": "0.0.1",
|
||||
"version": "0.0.2",
|
||||
"description": "Evercatch SDK for Node.js/TypeScript (Coming Soon)",
|
||||
"main": "index.js",
|
||||
"author": "Evercatch <npm@evercatch.dev>",
|
||||
@@ -9,7 +9,11 @@
|
||||
"type": "git",
|
||||
"url": "https://git.psmattas.com/evercatch/evercatch-node"
|
||||
},
|
||||
"keywords": ["evercatch", "webhooks", "sdk"],
|
||||
"keywords": [
|
||||
"evercatch",
|
||||
"webhooks",
|
||||
"sdk"
|
||||
],
|
||||
"engines": {
|
||||
"node": ">=16"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user