Update schema URL in package.json (#6701)

This commit is contained in:
Robin
2025-11-06 18:42:06 +01:00
committed by GitHub
parent 10b782f153
commit 1812490003

View File

@@ -1,5 +1,5 @@
{ {
"$schema": "https://json.schemastore.org/package.json", "$schema": "https://www.schemastore.org/package.json",
"private": true, "private": true,
"type": "module", "type": "module",
"scripts": { "scripts": {