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", "name": "@onyx-and-iris/meld-cli",
"version": "0.6.0", "version": "0.6.1",
"lockfileVersion": 3, "lockfileVersion": 3,
"requires": true, "requires": true,
"packages": { "packages": {
"": { "": {
"name": "@onyx-and-iris/meld-cli", "name": "@onyx-and-iris/meld-cli",
"version": "0.6.0", "version": "0.6.1",
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {
"cli-color": "^2.0.4", "cli-color": "^2.0.4",

View File

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