Skip to content

Commit 1812490

Browse files
authored
Update schema URL in package.json (laravel#6701)
1 parent 10b782f commit 1812490

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"$schema": "https://json.schemastore.org/package.json",
2+
"$schema": "https://www.schemastore.org/package.json",
33
"private": true,
44
"type": "module",
55
"scripts": {

0 commit comments

Comments
 (0)