Compare commits

...

2 Commits

Author SHA1 Message Date
30543e408a fix links 2025-07-29 01:21:02 +01:00
133e43c3ee 0.6.1 2025-07-29 01:20:19 +01:00
2 changed files with 5 additions and 5 deletions

4
package-lock.json generated
View File

@ -1,12 +1,12 @@
{
"name": "@onyx-and-iris/meld-cli",
"version": "0.6.0",
"version": "0.6.1",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "@onyx-and-iris/meld-cli",
"version": "0.6.0",
"version": "0.6.1",
"license": "MIT",
"dependencies": {
"cli-color": "^2.0.4",

View File

@ -1,15 +1,15 @@
{
"name": "@onyx-and-iris/meld-cli",
"version": "0.6.0",
"version": "0.6.1",
"description": "A command line interface for Meld Studio WebChannel API",
"keywords": [
"meld",
"meld-studio",
"meld-cli"
],
"homepage": "https://github.com/onyx-and-iris/meld-api#readme",
"homepage": "https://github.com/onyx-and-iris/meld-cli#readme",
"bugs": {
"url": "https://github.com/onyx-and-iris/meld-api/issues"
"url": "https://github.com/onyx-and-iris/meld-cli/issues"
},
"repository": {
"type": "git",