Skip to content

Commit

Permalink
chore: update projects
Browse files Browse the repository at this point in the history
  • Loading branch information
ilharp committed Mar 9, 2024
1 parent e121d6e commit 9c6cea2
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 10 deletions.
7 changes: 2 additions & 5 deletions packages/iife/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@chronocat/plugin-iife",
"description": "小巧轻便的 Red 实现",
"description": "模块化的 Satori 框架",
"version": "0.0.0",
"private": true,
"license": "AGPL-3.0",
Expand All @@ -18,9 +18,6 @@
},
"devDependencies": {
"@chronocat/shell": "workspace:packages/shell",
"concurrently": "^8.2.1",
"tosource": "^2.0.0-alpha.3",
"ts-node": "^10.9.1",
"typescript": "~5.1.0"
"esbuild-register": "^3.5.0"
}
}
7 changes: 2 additions & 5 deletions packages/llqqnt/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@chronocat/plugin-llqqnt",
"description": "小巧轻便的 Red 实现",
"description": "模块化的 Satori 框架",
"version": "0.0.0",
"private": true,
"license": "AGPL-3.0",
Expand All @@ -18,9 +18,6 @@
},
"devDependencies": {
"@chronocat/shell": "workspace:packages/shell",
"concurrently": "^8.2.1",
"tosource": "^2.0.0-alpha.3",
"ts-node": "^10.9.1",
"typescript": "~5.1.0"
"esbuild-register": "^3.5.0"
}
}

0 comments on commit 9c6cea2

Please sign in to comment.