Skip to content

Commit

Permalink
build(dep): 更新依赖
Browse files Browse the repository at this point in the history
  • Loading branch information
aliothor committed Oct 16, 2023
1 parent 26fd08d commit e5776c0
Show file tree
Hide file tree
Showing 3 changed files with 56 additions and 56 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
},
"scripts": {
"build": "tsc",
"test": "pnpm exec mtk-tool compile -i test/worker-source -o test/mtk-worker"
"test": "pnpm exec mtk-tool compile -i test/worker-source -o test/worker-compiled"
},
"license": "MIT",
"author": {
Expand All @@ -34,7 +34,7 @@
"@rollup/plugin-node-resolve": "^15.2.3",
"@rollup/plugin-swc": "^0.2.1",
"commander": "^11.1.0",
"rollup": "^4.1.3",
"rollup": "^4.1.4",
"tslib": "^2.6.2",
"typescript": "^5.2.2"
}
Expand Down
108 changes: 54 additions & 54 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

File renamed without changes.

0 comments on commit e5776c0

Please sign in to comment.