Skip to content

Commit fb58e42

Browse files
committed
min fix
1 parent 91c6606 commit fb58e42

File tree

2 files changed

+2
-4
lines changed

2 files changed

+2
-4
lines changed

packages/cli/package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,6 @@
5151
"vitest": "^1.0.0"
5252
},
5353
"publishConfig": {
54-
"access": "public",
55-
"directory": "dist"
54+
"access": "public"
5655
}
5756
}

packages/inspector/package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -76,8 +76,7 @@
7676
"tailwind-merge": "^3.3.1"
7777
},
7878
"publishConfig": {
79-
"access": "public",
80-
"directory": "dist"
79+
"access": "public"
8180
},
8281
"devDependencies": {
8382
"@antfu/eslint-config": "^5.4.1",

0 commit comments

Comments
 (0)