Update schema URL in package.json (#6701)

This commit is contained in:
Robin
2025-11-06 11:42:06 -06:00
committed by GitHub
parent 10b782f153
commit 1812490003
+1 -1
View File
@@ -1,5 +1,5 @@
{
"$schema": "https://json.schemastore.org/package.json",
"$schema": "https://www.schemastore.org/package.json",
"private": true,
"type": "module",
"scripts": {