From e4e249937edd1194ba85a19b45bbcdb73715ac09 Mon Sep 17 00:00:00 2001 From: Senko-san Date: Fri, 12 Jun 2026 13:39:08 +0300 Subject: [PATCH] fix: package name --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 27f387c..d6b5e13 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { - "name": "mt-air", + "name": "@olly/mt-air", "version": "0.1.0", "description": "Simplicity, air, lightness. Every interface should feel as open and uncluttered as a deep breath.", "license": "MIT",