Skip to content

Commit 3731b09

Browse files
authored
Add JSON Schema to package.json (#6613)
Co-authored-by: Martin Bean <martinbean@users.noreply.github.com>
1 parent 468d945 commit 3731b09

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
{
2+
"$schema": "https://json.schemastore.org/package.json",
23
"private": true,
34
"type": "module",
45
"scripts": {

0 commit comments

Comments
 (0)