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", "name": "@onyx-and-iris/meld-cli",
"version": "0.6.1", "version": "0.6.0",
"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.1", "version": "0.6.0",
"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.1", "version": "0.6.0",
"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-cli#readme", "homepage": "https://github.com/onyx-and-iris/meld-api#readme",
"bugs": { "bugs": {
"url": "https://github.com/onyx-and-iris/meld-cli/issues" "url": "https://github.com/onyx-and-iris/meld-api/issues"
}, },
"repository": { "repository": {
"type": "git", "type": "git",