Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
karna41317 authored Oct 3, 2023
1 parent 543fb9c commit 9bb454b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"build": "next build",
"start": "next start",
"lint": "next lint",
"export": "next export && touch ./out/.nojekyll && echo 'https://karna41317.github.io/berry-next/' > ./out/CNAME","
"export": "next export && touch ./out/.nojekyll && echo 'https://karna41317.github.io/berry-next/' > ./out/CNAME",
},
"dependencies": {
"@auth0/auth0-spa-js": "^1.20.1",
Expand Down

0 comments on commit 9bb454b

Please sign in to comment.