#743 - Fix for storing yaml

This commit is contained in:
Elio Struyf
2024-01-26 16:42:57 +01:00
parent 7240747e86
commit 5f92ad33ff
9 changed files with 31 additions and 72 deletions
+1 -2
View File
@@ -2566,7 +2566,7 @@
"@types/chai": "^4.3.4",
"@types/glob": "7.1.3",
"@types/invariant": "^2.2.35",
"@types/js-yaml": "3.12.1",
"@types/js-yaml": "^4.0.9",
"@types/lodash.omit": "^4.5.7",
"@types/lodash.uniqby": "4.7.6",
"@types/lodash.xor": "^4.5.7",
@@ -2633,7 +2633,6 @@
"react-quill": "^2.0.0",
"react-router-dom": "^6.8.0",
"react-sortable-hoc": "^2.0.0",
"react-toastify": "^8.2.0",
"recoil": "^0.4.1",
"remark-gfm": "^3.0.1",
"rimraf": "^3.0.2",