Skip to content

Commit

Permalink
chore: change export files
Browse files Browse the repository at this point in the history
  • Loading branch information
hxg2050 committed Mar 12, 2024
1 parent 5bf1d15 commit 93ec61f
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
2 changes: 1 addition & 1 deletion packages/feiyun/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "feiyun",
"repository": "https://github.com/hxg2050/feiyun.git",
"version": "0.2.7",
"version": "0.2.8",
"private": false,
"type": "module",
"main": "./src/index.ts",
Expand Down
6 changes: 6 additions & 0 deletions packages/feiyun/tsconfig.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"extends": "../../tsconfig.json",
"include": [
"src"
]
}

0 comments on commit 93ec61f

Please sign in to comment.