mirror of
https://github.com/nunocoracao/blowfish.git
synced 2026-01-30 16:31:52 +01:00
Merge branch 'dev' into gallery-magic-grid
This commit is contained in:
@@ -40,6 +40,7 @@
|
||||
"jquery": "^3.7.1",
|
||||
"katex": "^0.16.9",
|
||||
"magic-grid": "^3.2.4",
|
||||
"mermaid": "^10.9.0",
|
||||
"prettier": "^3.2.5",
|
||||
"prettier-plugin-go-template": "^0.0.15",
|
||||
"prettier-plugin-tailwindcss": "^0.5.11",
|
||||
@@ -52,6 +53,10 @@
|
||||
},
|
||||
"vendorCopy": [],
|
||||
"devVendorCopy": [
|
||||
{
|
||||
"from": "node_modules/mermaid/dist",
|
||||
"to": "assets/lib/mermaid"
|
||||
},
|
||||
{
|
||||
"from": "node_modules/chart.js/dist/chart.umd.js",
|
||||
"to": "assets/lib/chart/chart.min.js"
|
||||
@@ -99,4 +104,4 @@
|
||||
"@tailwindcss/forms": "^0.5.7",
|
||||
"commander": "^12.0.0"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user