diff --git a/.github/workflows/publish_github_registry.yml b/.github/workflows/publish_bucklescript.yml similarity index 100% rename from .github/workflows/publish_github_registry.yml rename to .github/workflows/publish_bucklescript.yml diff --git a/package.json b/package.json index 4bd6b84..0454fce 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { - "name": "routes", + "name": "@anuragsoni/routes", "version": "0.7.2", "description": "Typed bidirectional routing for OCaml/ReasonML web applications", "repository": {