From 1dd315c2c617fbf612563b41e277174581a26dec Mon Sep 17 00:00:00 2001 From: Andrea Piras Date: Thu, 3 Jul 2025 17:29:24 +0200 Subject: [PATCH] package.json name match bsconfig.json one --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 2bb1a6a..56f08cb 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { - "name": "rescript-urql", + "name": "@urql/rescript", "version": "4.0.5", "scripts": { "build": "rescript build",