@khanacademy/perseus-core 18.9.1 → 19.0.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -228,8 +228,7 @@ export type PerseusRenderer = {
228
228
  /**
229
229
  * Formerly used in the PerseusGradedGroup widget. A list of "tags" that
230
230
  * are keys that represent other content in the system. Not rendered to
231
- * the user. NOTE: perseus_data.go says this is required even though it
232
- * isn't necessary.
231
+ * the user.
233
232
  * @deprecated
234
233
  */
235
234
  metadata?: any;