diff --git a/package.json b/package.json index fb8a211..061e38c 100644 --- a/package.json +++ b/package.json @@ -23,7 +23,7 @@ "test:node": "NODE_OPTIONS='--experimental-vm-modules --no-warnings' jest --coverage", "test:browser": "NODE_OPTIONS='--experimental-vm-modules --no-warnings' jest --coverage --testEnvironment=jsdom" }, - "author": "Jose F. Romaniello (http://joseoncode.com)", + "author": "Jose F. Romaniello ", "contributors": [ "Sam Bellen " ],