update js-yaml

This commit is contained in:
Víctor Losada Hernández
2026-08-15 14:37:12 +02:00
parent 7ab9e92e15
commit cc590a8b48
4 changed files with 54 additions and 6 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
import _ from 'lodash';
import yaml from 'js-yaml';
import * as yaml from 'js-yaml';
import request from '../client/homebrew/utils/request-middleware.js';
// Convert the templates from a brew to a Snippets Structure.