Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
19 commits
Select commit Hold shift + click to select a range
8a781aa
Install Vercel Web Analytics
vercel[bot] Apr 28, 2026
a92cac9
Create npm-publish.yml
Huynhthuongg May 3, 2026
5c33080
Merge branch 'main' into Huynhthuongg-patch-2
Huynhthuongg May 18, 2026
268a2b6
Merge branch 'main' into vercel/install-vercel-web-analytics-qykpeq
Huynhthuongg May 19, 2026
5450c1f
Merge branch 'Huynhthuongg-patch-2' into vercel/install-vercel-web-an…
Huynhthuongg May 19, 2026
a8b89de
Merge branch 'main' into vercel/install-vercel-web-analytics-qykpeq
Huynhthuongg May 19, 2026
d617b2f
Merge branch 'Huynhthuongg-patch-5' into vercel/install-vercel-web-an…
Huynhthuongg May 23, 2026
1cef891
Bump qs in the npm_and_yarn group across 1 directory
dependabot[bot] May 23, 2026
e506b39
Add build status badge to Node.js CI workflow
Huynhthuongg May 18, 2026
417352c
Add GitHub Actions workflow for Azure Node.js deployment
Huynhthuongg May 18, 2026
1496a18
Revert "Add GitHub Actions workflow for Azure Node.js deployment"
Huynhthuongg May 18, 2026
d3359c5
Update README.md
Huynhthuongg May 3, 2026
4ca44c5
Merge branch 'Huynhthuongg-patch-5' into dependabot/npm_and_yarn/npm_…
Huynhthuongg May 23, 2026
fdb276e
Add GitHub Actions workflow for Azure Node.js deployment
Huynhthuongg May 18, 2026
669ec1d
Revert "Add GitHub Actions workflow for Azure Node.js deployment"
Huynhthuongg May 18, 2026
88458d4
Bump qs in the npm_and_yarn group across 1 directory
dependabot[bot] May 23, 2026
3c93d0e
Merge branch 'main' into Huynhthuongg-patch-5
Huynhthuongg May 23, 2026
8a4484f
Merge branch 'vercel/install-vercel-web-analytics-qykpeq' into depend…
Huynhthuongg Jun 16, 2026
6918df9
Merge branch 'Huynhthuongg-patch-5' into dependabot/npm_and_yarn/npm_…
Huynhthuongg Jun 16, 2026
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
33 changes: 9 additions & 24 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,6 @@
"@vercel/speed-insights": "^2.0.0",
"axios": "^1.6.0",
"body-parser": "^1.20.2",
"express": "^4.18.2"
"express": "^4.22.2"
}
}
Loading