Skip to content

Commit

Permalink
chore(deps): bump Rslib v0.0.18
Browse files Browse the repository at this point in the history
  • Loading branch information
chenjiahan committed Nov 13, 2024
1 parent 98a8760 commit 74c3849
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 139 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"@playwright/test": "^1.48.2",
"@rsbuild/core": "^1.1.0",
"@rsbuild/plugin-less": "1.1.0",
"@rslib/core": "^0.0.16",
"@rslib/core": "^0.0.18",
"@types/node": "^20.17.6",
"nano-staged": "^0.8.0",
"playwright": "^1.48.2",
Expand Down
146 changes: 11 additions & 135 deletions pnpm-lock.yaml

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

3 changes: 0 additions & 3 deletions rslib.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,4 @@ export default defineConfig({
{ format: 'esm', syntax: 'es2021', dts: true },
{ format: 'cjs', syntax: 'es2021' },
],
output: {
target: 'node',
},
});

0 comments on commit 74c3849

Please sign in to comment.