diff --git a/package.json b/package.json index 76f55f6..88ec2bc 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,10 @@ { - "name": "@idrinth/react-file-based-routes", - "version": "1.2.16", - "repository": "https://github.com/idrinth/react-file-based-routes", + "name": "@idrinth-api-bench/react-file-based-routes", + "version": "1.3.0", + "repository": "https://github.com/idrinth-api-bench/react-file-based-routes", + "bugs": { + "url": "https://github.com/idrinth-api-bench/issues" + }, "description": "A simple file based routing library, that does not force itself on you.", "license": "MIT", "type": "module",