diff --git a/.changeset/spicy-kings-speak.md b/.changeset/spicy-kings-speak.md new file mode 100644 index 000000000..a845151cc --- /dev/null +++ b/.changeset/spicy-kings-speak.md @@ -0,0 +1,2 @@ +--- +--- diff --git a/examples/hydrogen/package.json b/examples/hydrogen/package.json index 703764f78..d54196412 100644 --- a/examples/hydrogen/package.json +++ b/examples/hydrogen/package.json @@ -44,6 +44,5 @@ "react-use": "^17.4.0", "title": "^3.4.4", "typographic-base": "^1.0.4" - }, - "author": "nrajlich" + } }