We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 059df2f + 380a6c7 commit 9709857Copy full SHA for 9709857
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@interledger/docs-design-system",
3
- "version": "0.7.1",
+ "version": "0.7.2",
4
"type": "module",
5
"description": "Shared styles and components used across all Interledger Starlight documentation sites",
6
"exports": {
@@ -20,6 +20,6 @@
20
"url": "https://github.com/interledger/docs-design-system"
21
},
22
"dependencies": {
23
- "mermaid": "^11.6.0"
+ "mermaid": "^11.8.0"
24
}
25
0 commit comments