Merge pull request #37 from JBB0807/finalize
added home page to package.json
This commit is contained in:
commit
fb69e20e1e
1 changed files with 1 additions and 0 deletions
|
|
@ -3,6 +3,7 @@
|
||||||
"private": true,
|
"private": true,
|
||||||
"version": "0.0.0",
|
"version": "0.0.0",
|
||||||
"type": "module",
|
"type": "module",
|
||||||
|
"homepage": "https://JBB0807.github.io/ISSP5-Front-End",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"dev": "vite --mode development",
|
"dev": "vite --mode development",
|
||||||
"build": "vite build",
|
"build": "vite build",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue