Skip to content

Commit a701721

Browse files
ianmacartneyConvex, Inc.
authored andcommitted
include the json schema in convex package (#42042)
so it can be referenced from node_modules in convex.json without github deep link e.g. convex.json `$schema: "./node_modules/convex/schemas/convex.schema.json"` GitOrigin-RevId: 9e93c001343d871fc9c284c4321f1a1a4e67f291
1 parent 63a385d commit a701721

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
@@ -210,6 +210,7 @@
210210
"react",
211211
"react-auth0",
212212
"react-clerk",
213+
"schemas",
213214
"server",
214215
"src",
215216
"values",

0 commit comments

Comments
 (0)