Merge pull request #37 from JBB0807/finalize

added home page to package.json
This commit is contained in:
JB Balahadia 2025-05-27 13:10:20 -07:00 committed by GitHub
commit fb69e20e1e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -3,6 +3,7 @@
"private": true,
"version": "0.0.0",
"type": "module",
"homepage": "https://JBB0807.github.io/ISSP5-Front-End",
"scripts": {
"dev": "vite --mode development",
"build": "vite build",