Upgrade yarn version

This commit is contained in:
Benji Grant 2024-08-21 10:29:40 +10:00
parent f5eee75043
commit 049a603500
No known key found for this signature in database
GPG key ID: 669D43F2AB2F4F1B

View file

@ -1,7 +1,7 @@
{
"name": "obsidian-css-inlay-colors",
"version": "1.0.0",
"packageManager": "yarn@4.3.1",
"packageManager": "yarn@4.4.0",
"description": "Show inline color hints for CSS colors",
"main": "main.js",
"scripts": {