use proto as submodule

This commit is contained in:
Maxksim Fomenkov
2022-09-06 16:15:50 +03:00
parent 10bccb6852
commit cf6433cd9f
8 changed files with 10 additions and 363 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "dshackle-cli-tool",
"version": "1.0.3",
"version": "1.0.4",
"description": "",
"main": "src/index.js",
"scripts": {
@@ -24,6 +24,6 @@
"files": [
"bin/",
"src/",
"proto/"
"grpc/"
]
}