From 53a86c35f7cef596c9bf5896970087eae8670be6 Mon Sep 17 00:00:00 2001 From: Duhan BALCI Date: Fri, 2 Jan 2026 14:07:14 +0300 Subject: [PATCH] package name --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 98ff216..472da88 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { - "name": "iyzico-sdk", + "name": "@duhanbalci/iyzico-sdk", "version": "1.0.1", "description": "Iyzico payment system TypeScript library", "main": "./dist/index.cjs",