Skip to content

Commit 810036a

Browse files
committed
refactor: update sdk types and client
1 parent 77de334 commit 810036a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.husky/pre-commit

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
npx biome check --write --staged
1+
npx biome check --write --staged --no-errors-on-unmatched

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@devmehq/sdk-js",
3-
"version": "1.1.4",
3+
"version": "1.2.0",
44
"description": "DEV.ME SDK for JavaScript & TypeScript for Server & Browser, Compatible with Node.js & React & Vue.js & Angular",
55
"keywords": [
66
"Email SMTP Verification",

0 commit comments

Comments
 (0)