We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f15265a commit 7ae69bdCopy full SHA for 7ae69bd
package.json
@@ -1,7 +1,10 @@
1
{
2
- "name": "@idrinth/react-file-based-routes",
3
- "version": "1.2.16",
4
- "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",
5
+ "bugs": {
6
+ "url": "https://github.com/idrinth-api-bench/issues"
7
+ },
8
"description": "A simple file based routing library, that does not force itself on you.",
9
"license": "MIT",
10
"type": "module",
0 commit comments