From dbfcd15d79f7cd57d12af2cd371ff9297ec4de6b Mon Sep 17 00:00:00 2001 From: Sebastiano Date: Wed, 10 Jan 2024 13:24:50 +0100 Subject: [PATCH] :arrow_up: Upgraded to v1.0.0 --- package.json | 13 +++++-------- 1 file changed, 5 insertions(+), 8 deletions(-) diff --git a/package.json b/package.json index 9d4ea49..94f68b8 100644 --- a/package.json +++ b/package.json @@ -1,17 +1,14 @@ { - "name": "@kwchang0831/svelte-qwer", - "version": "0.12.0", + "name": "@sebaofficial/qwer", + "version": "1.0.0", "type": "module", "license": "MIT", - "homepage": "https://github.com/kwchang0831/svelte-qwer", + "homepage": "https://github.com/SebaOfficial/QWER", "repository": { "type": "git", - "url": "git+https://github.com/kwchang0831/svelte-qwer.git" + "url": "git+https://github.com/SebaOfficial/QWER.git" }, - "bugs": { - "url": "https://github.com/kwchang0831/svelte-qwer/issues" - }, - "author": "kwchang0831", + "author": "Sebastiano Racca", "workspaces": [ "./", "./QWER"