We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d5f824a commit f8ded01Copy full SHA for f8ded01
1 file changed
package.json
@@ -2,6 +2,7 @@
2
"name": "wcervini.github.io",
3
"type": "module",
4
"version": "1.0.0",
5
+ "node": "22.14.0",
6
"private": true,
7
"description": "Portfolio site built with Astro",
8
"scripts": {
@@ -13,4 +14,4 @@
13
14
"dependencies": {
15
"astro": "^6.4.6"
16
}
-}
17
+}
0 commit comments