Set yaml to 2.0.0

This commit is contained in:
Gabe Kangas
2022-08-15 20:25:30 -07:00
parent b7a13e4dc3
commit f1fd1955eb
3 changed files with 21 additions and 64 deletions

View File

@ -1,4 +1,3 @@
// eslint-disable-next-line import/no-extraneous-dependencies
const yaml = require('yaml');
const StyleDictionary = require('style-dictionary');