generated from VLADIMIR/template_frontend
fix
This commit is contained in:
+1
-1
@@ -11,7 +11,7 @@
|
||||
"type-check": "vue-tsc --build",
|
||||
"lint": "eslint . --fix",
|
||||
"format": "prettier --write src/",
|
||||
"proto:gen": "protoc --typescript-http_out=src/api/generated --proto_path=proto api/main.proto"
|
||||
"proto:gen": "protoc --typescript-http_out=src/api/generated --proto_path=proto proto/main.proto"
|
||||
},
|
||||
"dependencies": {
|
||||
"axios": "^1.18.1",
|
||||
|
||||
Reference in New Issue
Block a user