mirror of
https://github.com/onyx-and-iris/meld-cli.git
synced 2026-09-18 01:32:25 +00:00
Compare commits
2
Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
30543e408a | ||
|
|
133e43c3ee |
Generated
+2
-2
@@ -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",
|
||||
|
||||
+3
-3
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user