@based/cli
Advanced tools
Comparing version 0.0.3 to 0.0.4
{ | ||
"name": "@based/cli", | ||
"version": "0.0.3", | ||
"version": "0.0.4", | ||
"main": "dist/index.js", | ||
@@ -13,9 +13,7 @@ "bin": { | ||
"devDependencies": { | ||
"@based/tsconfig": "*", | ||
"@types/node": "^16.3.1", | ||
"ts-node": "^10.1.0", | ||
"typescript": "^4.3.5", | ||
"@based/client": "*", | ||
"@based/ids": "*", | ||
"@based/tsconfig": "*", | ||
"@saulx/hash": "^1.1.0", | ||
"@types/node": "^16.3.1", | ||
"chalk": "^4.1.2", | ||
@@ -27,4 +25,6 @@ "commander": "^8.1.0", | ||
"ora": "^5.1.0", | ||
"pretty-bytes": "^5.4.1" | ||
"pretty-bytes": "^5.4.1", | ||
"ts-node": "^10.1.0", | ||
"typescript": "^4.3.5" | ||
} | ||
} |
Sorry, the diff of this file is too big to display
763893