Skip to content

Commit

Permalink
build schema
Browse files Browse the repository at this point in the history
  • Loading branch information
dqnykamp committed Oct 29, 2023
1 parent e4f52fa commit 0eed762
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 8 deletions.
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

12 changes: 5 additions & 7 deletions packages/static-assets/src/generated/doenet-schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -39973,6 +39973,11 @@
"name": "doenetML",
"type": "text",
"isArray": false
},
{
"name": "disabledDirectly",
"type": "boolean",
"isArray": false
}
],
"top": true,
Expand Down Expand Up @@ -50882,13 +50887,6 @@
},
{
"name": "displayDigitsForCreditAchieved"
},
{
"name": "suppressToast",
"values": [
"true",
"false"
]
}
],
"properties": [
Expand Down

0 comments on commit 0eed762

Please sign in to comment.