Skip to content

Commit

Permalink
tc server
Browse files Browse the repository at this point in the history
  • Loading branch information
hxg2050 committed Jul 10, 2024
1 parent d9ce1cf commit 2d9d98e
Show file tree
Hide file tree
Showing 5 changed files with 1,840 additions and 1,456 deletions.
7 changes: 0 additions & 7 deletions .changeset/empty-beers-compete.md

This file was deleted.

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.16",
"version": "0.2.17",
"private": false,
"type": "module",
"main": "./src/index.ts",
Expand Down
4 changes: 2 additions & 2 deletions packages/handler/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@feiyun/handler",
"version": "0.0.26",
"version": "0.0.27",
"license": "MIT",
"type": "module",
"main": "./src/index.ts",
Expand Down Expand Up @@ -54,7 +54,7 @@
"@rollup/plugin-node-resolve": "^15.2.3",
"@rollup/plugin-typescript": "^11.1.6",
"@types/node": "^20.11.19",
"feiyun": "^0.2.16",
"feiyun": "workspace:^",
"rollup": "^4.12.0",
"rollup-plugin-ts": "^3.4.5",
"tslib": "^2.6.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@feiyun/server",
"repository": "https://github.com/hxg2050/feiyun.git",
"private": false,
"version": "0.1.0",
"version": "0.1.1",
"type": "module",
"main": "./src/index.ts",
"engines": {
Expand Down
Loading

0 comments on commit 2d9d98e

Please sign in to comment.