Compare commits

..

No commits in common. "30543e408a0839ed3615185b01dc978f4aef5354" and "8c7dfefb7b55917b1bf70d8eaa6d042b26b473d9" have entirely different histories.

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

View File

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