1
0
mirror of https://github.com/tabler/tabler.git synced 2025-12-21 17:34:25 +04:00

Refactor data structure by converting YAML files to JSON (#2069)

This commit is contained in:
Paweł Kuna
2025-01-18 14:31:23 +01:00
committed by GitHub
parent c75cf55672
commit 0e4bf5fc73
76 changed files with 9068 additions and 5951 deletions

View File

@@ -186,9 +186,7 @@
"typed.js": "^2.1.0",
"vinyl-buffer": "^1.0.1",
"vinyl-source-stream": "^2.0.0",
"yaml": "^2.7.0",
"yargs": "^17.7.2",
"zod": "^3.24.1"
"yargs": "^17.7.2"
},
"dependencies": {
"@popperjs/core": "^2.11.8",