-turborepo (xd)

This commit is contained in:
skidoodle
2022-10-25 21:23:48 +02:00
parent 4d9964623f
commit f1ea3c34f7
5 changed files with 3922 additions and 2395 deletions
+4 -2
View File
@@ -2,6 +2,8 @@
"name": "portfolio",
"version": "3.0",
"private": true,
"author": "albert",
"license": "MIT",
"scripts": {
"dev": "next dev",
"build": "next build",
@@ -30,7 +32,7 @@
"react-icons": "^4.6.0",
"sass": "^1.55.0",
"tailwindcss": "^3.2.1",
"turbo": "^1.6.1",
"typescript": "4.8.4"
}
},
"packageManager": "yarn@3.2.4"
}