Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
Renamed the package name into `icpc-sinchon.github.io`
  • Loading branch information
dongzoolee committed Dec 2, 2023
1 parent a80b4a9 commit b824c94
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "learn-starter",
"name": "icpc-sinchon.github.io",
"version": "0.1.0",
"private": true,
"private": false,
"scripts": {
"dev": "next dev -p 4789",
"build": "next build",
Expand Down

0 comments on commit b824c94

Please sign in to comment.