chore: rename project from portfolio-next to portfolio
Deploy Portfolio / deploy (push) Successful in 45s

This commit is contained in:
Clezio Penha
2026-06-10 16:49:20 -03:00
parent 5db9856f9a
commit d6fef8775f
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -1,11 +1,11 @@
{ {
"name": "portfolio-next", "name": "portfolio",
"version": "0.0.1", "version": "0.0.1",
"lockfileVersion": 3, "lockfileVersion": 3,
"requires": true, "requires": true,
"packages": { "packages": {
"": { "": {
"name": "portfolio-next", "name": "portfolio",
"version": "0.0.1", "version": "0.0.1",
"dependencies": { "dependencies": {
"astro": "^6.4.4" "astro": "^6.4.4"
+1 -1
View File
@@ -1,5 +1,5 @@
{ {
"name": "portfolio-next", "name": "portfolio",
"type": "module", "type": "module",
"version": "0.0.1", "version": "0.0.1",
"engines": { "engines": {