Skip to content

Commit 7642f4a

Browse files
factions-user
authored andcommitted
add another changeset
GitOrigin-RevId: b83a06d5c7ed15e236f615b64f2975749fab2dbc
1 parent a7b6665 commit 7642f4a

File tree

2 files changed

+6
-4
lines changed

2 files changed

+6
-4
lines changed

.changeset/short-squids-add.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"react-router-busy": patch
3+
---
4+
5+
Initial release

packages/react-router-busy/package.json

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -19,10 +19,7 @@
1919
"url": "git+https://github.com/bitofbreeze/react-router-busy.git"
2020
},
2121
"license": "MIT",
22-
"files": [
23-
"build",
24-
"src"
25-
],
22+
"files": ["build", "src"],
2623
"type": "module",
2724
"main": "build/busy.js",
2825
"exports": {

0 commit comments

Comments
 (0)