From d7965b45f890203e8a06f9c0b2ec41a5ab66786f Mon Sep 17 00:00:00 2001 From: matfax Date: Sat, 29 Aug 2020 22:16:25 +0200 Subject: [PATCH] chore(npm): prepare for migration to scoped package --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index baee2f9..c70b116 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { - "name": "cssauron-noeval", + "name": "@gofunky/cssauron", "description": "build a matching function in CSS for any nested object structure without eval", "type": "module", "exports": {