0
mirror of https://github.com/valentineus/popov.link.git synced 2025-07-04 08:30:27 +03:00

Updated package.json to specify npm version 10.9.0 as the package manager, enhancing project dependency management.

This commit is contained in:
2025-05-23 07:51:17 +00:00
parent 6adb475581
commit a560f6d2e0

View File

@ -3,6 +3,7 @@
"type": "module",
"version": "2025.01.24",
"private": true,
"packageManager": "npm@10.9.0",
"scripts": {
"format": "prettier --write .",
"dev": "astro dev",