Skip to content

Commit

Permalink
rename reponame
Browse files Browse the repository at this point in the history
  • Loading branch information
BekhUriy committed Nov 9, 2023
1 parent ffe0fa8 commit be7d954
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
6 changes: 3 additions & 3 deletions package-lock.json

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

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
{
"name": "Bookshelf",
"name": "project-DreamTeam09",
"private": true,
"version": "0.0.0",
"type": "module",
"scripts": {
"dev": "vite",
"start": "vite",
"build": "vite build --base=/Bookshelf/",
"build": "vite build --base=/project-DreamTeam09/",
"preview": "vite preview"
},
"devDependencies": {
Expand All @@ -23,4 +23,4 @@
"vite-plugin-full-reload": "^1.0.5",
"vite-plugin-html-inject": "^1.0.1"
}
}
}

0 comments on commit be7d954

Please sign in to comment.