Skip to content

Commit

Permalink
style: rename check vuk package
Browse files Browse the repository at this point in the history
  • Loading branch information
nguyenkhoi2806 committed Jan 2, 2025
1 parent 2e00351 commit 27e24b1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 7 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/check-vulnerabilities.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: 'Package Audit and Comment on Vulnerabilities'
name: 'Package Audit'
on:
pull_request:
branches:
Expand Down
7 changes: 1 addition & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,13 +25,8 @@
}
},
"workspaces": [
"apps/nt-stylesheet"
"apps/*"
],
"dependencies": {
"next": "14.2.16",
"react": "18.3.1",
"react-dom": "18.3.1"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
Expand Down

0 comments on commit 27e24b1

Please sign in to comment.