cli: merge with api-client

This commit is contained in:
Thomas Hobson 2021-03-13 16:08:35 +13:00
parent e5000917e8
commit a1536ffe56
No known key found for this signature in database
GPG key ID: 9F1FD9D87950DB6F
8 changed files with 28 additions and 102 deletions

View file

@ -7,7 +7,7 @@
"license": "MIT",
"dependencies": {
"chalk": "^4.1.0",
"piston-api-client": "file:../api-client",
"node-fetch": "^2.6.1",
"yargs": "^16.2.0"
}
}