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

Updating the project version to 2025.01.24 in the package.json and package-lock.json

This commit is contained in:
2025-01-23 23:14:20 +00:00
parent c694648c2c
commit 9b62213886
2 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
{
"name": "website",
"type": "module",
"version": "2024.10.24",
"version": "2025.01.24",
"private": true,
"scripts": {
"format": "prettier --write .",