Skip to content

Commit

Permalink
gh pages
Browse files Browse the repository at this point in the history
  • Loading branch information
IT21373848 committed Jul 1, 2023
1 parent 02f685f commit aff84b9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Project1/package.json
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
{
"homepage": "http://IT21373848.github.io/ITP_WD_B03_G12",
"homepage": "http://IT21373848.github.io/ITP_WD_B03_G12/Project1",
"name": "project1",
"version": "1.0.0",
"main": "index.js",
"scripts": {
"start": "nodemon server.js",
"predeploy": "npm run build",
"deploy": "gh-pages -d build"
"deploy": "version3.0 -d build"
},
"keywords": [],
"author": "",
Expand Down

0 comments on commit aff84b9

Please sign in to comment.