Skip to content

Commit

Permalink
fix: Fix ci pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
tjtanjin committed Nov 13, 2024
1 parent d408cfe commit 5d90e4f
Show file tree
Hide file tree
Showing 2 changed files with 257 additions and 0 deletions.
254 changes: 254 additions & 0 deletions package-lock.json

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

3 changes: 3 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,5 +42,8 @@
"typescript-eslint": "^8.7.0",
"vite": "^5.4.8",
"vite-plugin-eslint2": "^5.0.0"
},
"optionalDependencies": {
"@rollup/rollup-linux-x64-gnu": "^4.26.0"
}
}

0 comments on commit 5d90e4f

Please sign in to comment.