add package*.json

This commit is contained in:
Alex Kelly 2022-11-29 22:11:08 -05:00
parent 6e05a2a3f9
commit 3c2b2d346c
2 changed files with 2582 additions and 0 deletions

2577
package-lock.json generated Normal file

File diff suppressed because it is too large Load diff

5
package.json Normal file
View file

@ -0,0 +1,5 @@
{
"dependencies": {
"@mermaid-js/mermaid-cli": "^8.13.3"
}
}