diff --git a/.changeset/happy-rats-change.md b/.changeset/happy-rats-change.md new file mode 100644 index 00000000..db22df69 --- /dev/null +++ b/.changeset/happy-rats-change.md @@ -0,0 +1,5 @@ +--- +'@onehop/js': patch +--- + +Rename hop-js to js (changed on GitHub) diff --git a/package.json b/package.json index 52f3eee3..31731366 100644 --- a/package.json +++ b/package.json @@ -15,8 +15,8 @@ } }, "type": "module", - "repository": "https://github.com/hopinc/hop-js.git", - "homepage": "https://js.hop.io", + "repository": "https://github.com/hopinc/js.git", + "homepage": "https://hop.io", "author": "Hop ", "license": "MIT", "sideEffects": false,