mirror of
https://github.com/valentineus/popov.link.git
synced 2025-06-06 01:54:38 +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:
parent
6adb475581
commit
a560f6d2e0
@ -3,6 +3,7 @@
|
|||||||
"type": "module",
|
"type": "module",
|
||||||
"version": "2025.01.24",
|
"version": "2025.01.24",
|
||||||
"private": true,
|
"private": true,
|
||||||
|
"packageManager": "npm@10.9.0",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"format": "prettier --write .",
|
"format": "prettier --write .",
|
||||||
"dev": "astro dev",
|
"dev": "astro dev",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user