Skip to content

Commit

Permalink
v1.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Idrinth committed May 26, 2024
1 parent f15265a commit 7ae69bd
Showing 1 changed file with 6 additions and 3 deletions.
9 changes: 6 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -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",
Expand Down

0 comments on commit 7ae69bd

Please sign in to comment.