Skip to content

Commit 4a7424f

Browse files
authored
Merge pull request #30 from zhavir/implement-personal-portfolio
🚀 deploy: fix
2 parents a86fefe + f08b2ef commit 4a7424f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

+1
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
"name": "portfolio-frontend",
33
"version": "1.0.1",
44
"private": true,
5+
"type": "module",
56
"scripts": {
67
"dev": "next dev",
78
"build": "next build",

0 commit comments

Comments
 (0)