Skip to content

Commit

Permalink
fix: build
Browse files Browse the repository at this point in the history
  • Loading branch information
nekomeowww committed Jan 22, 2025
1 parent e1b20e8 commit 7855ebc
Show file tree
Hide file tree
Showing 7 changed files with 0 additions and 7 deletions.
1 change: 0 additions & 1 deletion packages/elevenlabs/tsconfig.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
{
"compilerOptions": {
"composite": true,
"target": "ESNext",
"lib": [
"ESNext"
Expand Down
1 change: 0 additions & 1 deletion packages/hfup/tsconfig.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
{
"compilerOptions": {
"composite": true,
"target": "ESNext",
"lib": [
"ESNext"
Expand Down
1 change: 0 additions & 1 deletion packages/server-runtime/tsconfig.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
{
"compilerOptions": {
"composite": true,
"target": "ESNext",
"lib": [
"ESNext"
Expand Down
1 change: 0 additions & 1 deletion packages/server-sdk/tsconfig.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
{
"compilerOptions": {
"composite": true,
"target": "ESNext",
"lib": [
"ESNext"
Expand Down
1 change: 0 additions & 1 deletion packages/server-shared/tsconfig.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
{
"compilerOptions": {
"composite": true,
"target": "ESNext",
"lib": [
"ESNext"
Expand Down
1 change: 0 additions & 1 deletion packages/unplugin-download/tsconfig.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
{
"compilerOptions": {
"composite": true,
"target": "ESNext",
"lib": [
"ESNext"
Expand Down
1 change: 0 additions & 1 deletion packages/unplugin-live2d-sdk/tsconfig.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
{
"compilerOptions": {
"composite": true,
"target": "ESNext",
"lib": [
"ESNext"
Expand Down

0 comments on commit 7855ebc

Please sign in to comment.