Skip to content

Commit 7ae69bd

Browse files
committed
v1.3.0
1 parent f15265a commit 7ae69bd

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

package.json

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,10 @@
11
{
2-
"name": "@idrinth/react-file-based-routes",
3-
"version": "1.2.16",
4-
"repository": "https://github.com/idrinth/react-file-based-routes",
2+
"name": "@idrinth-api-bench/react-file-based-routes",
3+
"version": "1.3.0",
4+
"repository": "https://github.com/idrinth-api-bench/react-file-based-routes",
5+
"bugs": {
6+
"url": "https://github.com/idrinth-api-bench/issues"
7+
},
58
"description": "A simple file based routing library, that does not force itself on you.",
69
"license": "MIT",
710
"type": "module",

0 commit comments

Comments
 (0)