Skip to content

Commit f9c508d

Browse files
author
abrulic
committed
small fixes
1 parent 0186ce4 commit f9c508d

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

knip.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
{
22
"$schema": "https://unpkg.com/knip@5/schema.json",
3+
"lefthook": true,
34
"workspaces": {
45
".": {
56
"entry": ["scripts/*.ts"]

packages/react-router-devtools/package.json

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -59,9 +59,7 @@
5959
"require": "./dist/client.css"
6060
}
6161
},
62-
"files": [
63-
"dist"
64-
],
62+
"files": ["dist"],
6563
"repository": {
6664
"type": "git",
6765
"url": "git+https://github.com/forge-42/react-router-devtools.git"

0 commit comments

Comments
 (0)