From cfc69e949f4e74d9199367feb869efea3bc8dd36 Mon Sep 17 00:00:00 2001 From: Daniel Schmidt Date: Mon, 20 Jun 2022 10:03:52 +0200 Subject: [PATCH] fix: correct the build --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3e54d2ae..9ccc8ab8 100644 --- a/package.json +++ b/package.json @@ -20,12 +20,12 @@ } }, "author": "Daniel Schmidt", + "license": "MIT", "sideEffects": false, "repository": { "type": "git", "url": "https://github.com/thebuilder/react-intersection-observer.git" }, - "license": "MIT", "keywords": [ "react", "component",